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 676
676
<item name =" billing_address" xsi : type =" object" >BillingAddressAggregator</item >
677
677
<item name =" shipping_address" xsi : type =" object" >ShippingAddressAggregator</item >
678
678
<item name =" shipping_information" xsi : type =" string" >sales_order.shipping_description</item >
679
- <item name =" subtotal" xsi : type =" string" >sales_order .base_subtotal</item >
679
+ <item name =" subtotal" xsi : type =" string" >sales_invoice .base_subtotal</item >
680
680
<item name =" shipping_and_handling" xsi : type =" string" >sales_order.base_shipping_amount</item >
681
681
<item name =" base_grand_total" xsi : type =" string" >sales_invoice.base_grand_total</item >
682
682
<item name =" grand_total" xsi : type =" string" >sales_invoice.grand_total</item >
You can’t perform that action at this time.
0 commit comments