File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Sales/etc Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 686
686
<item name =" shipping_address" xsi : type =" object" >ShippingAddressAggregator</item >
687
687
<item name =" shipping_information" xsi : type =" string" >sales_order.shipping_description</item >
688
688
<item name =" subtotal" xsi : type =" string" >sales_invoice.base_subtotal</item >
689
- <item name =" shipping_and_handling" xsi : type =" string" >sales_order .base_shipping_amount</item >
689
+ <item name =" shipping_and_handling" xsi : type =" string" >sales_invoice .base_shipping_amount</item >
690
690
<item name =" base_grand_total" xsi : type =" string" >sales_invoice.base_grand_total</item >
691
691
<item name =" grand_total" xsi : type =" string" >sales_invoice.grand_total</item >
692
692
<item name =" created_at" xsi : type =" string" >sales_invoice.created_at</item >
You can’t perform that action at this time.
0 commit comments