Skip to content

sales.xsd #953

@ghost

Description

The new format for the sales.xml files moves both the instance and the sort order into the item node. Previously in Mage1 it was possible to change both the instance / sort order via an xml directive that got merged, for example:

<quote>
    <totals>
        <subtotal>
            <class>mySalesExtension/quote_address_total_subtotal</class>

The equivalent would not work in Magento2. Not sure if this currently an intended outcome to disallow this or an unintended consequence.

Subnodes are allowed in Mage2 to supply a different renderer like the Tax module currently does.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions