Skip to content

Commit

Permalink
Add fieldset
Browse files Browse the repository at this point in the history
  • Loading branch information
crissanclick committed Oct 22, 2017
1 parent 080a341 commit 52d8db4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app/code/Magento/Sales/etc/fieldset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -486,6 +486,12 @@
<aspect name="to_quote_address_shipping" />
<aspect name="to_cm"/>
</field>
<field name="discount_description">
<aspect name="to_quote" />
<aspect name="to_invoice" />
<aspect name="to_shipment" />
<aspect name="to_cm" />
</field>
<field name="shipping_amount">
<aspect name="to_quote_address_shipping" />
<aspect name="to_cm"/>
Expand Down

0 comments on commit 52d8db4

Please sign in to comment.