Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module sequence #5

Closed
clicktrend opened this issue Mar 8, 2017 · 1 comment
Closed

Module sequence #5

clicktrend opened this issue Mar 8, 2017 · 1 comment

Comments

@clicktrend
Copy link
Contributor

Add sequence Magento_Sales to module.xml to ensure your module is loaded after Magento_Sales.

<sequence>
    <module name="Magento_Sales"/>
 </sequence>
24198 added a commit that referenced this issue May 4, 2017
@24198
Copy link
Contributor

24198 commented May 4, 2017

Hi @clicktrend,

Updated the sequence as suggested in the current master branch. Thanks for reporting!

Kind Regards,

Jaimy Casteleijn

@24198 24198 closed this as completed May 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants