Increment order id by website instead of store? #3235
Unanswered
f1-outsourcing
asked this question in
Questions & Answers
Replies: 2 comments 4 replies
-
The code says that if magento-lts/app/code/core/Mage/Eav/Model/Entity/Type.php Lines 178 to 183 in b3ab6dd |
Beta Was this translation helpful? Give feedback.
0 replies
-
Looking at the table |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was wondering if anyone knows something about having order increments done by website. If you set the
eav_entity_type.increment_per_store=0
the order incrementing becomes sort of a global thing.I would think more logical would be to limit first to the scope of a website.
Beta Was this translation helpful? Give feedback.
All reactions