- Posts: 344
- Thank you received: 3
Main order number jumps from 3401 to 3404
9 years 9 months ago #257375
by river
Main order number jumps from 3401 to 3404 was created by river
-- HikaShop version -- : 2.6.4
-- HikaMarket version -- : 1.7.2
-- Joomla version -- : 3.6.4
-- PHP version -- : 7
Use same order number for sub-orders is set to: YES
This is just an example:
When a customer creates an order (consisting of items from example 2 Vendors)
Then. i.e the main order get "order number 3401"
...then the next customer creates and order, and his main order gets "order number 3404"
Why is this the case ?
Why doesn't the last order get order number 3402 (So it follows normal order) ?
-- HikaMarket version -- : 1.7.2
-- Joomla version -- : 3.6.4
-- PHP version -- : 7
Use same order number for sub-orders is set to: YES
This is just an example:
When a customer creates an order (consisting of items from example 2 Vendors)
Then. i.e the main order get "order number 3401"
...then the next customer creates and order, and his main order gets "order number 3404"
Why is this the case ?
Why doesn't the last order get order number 3402 (So it follows normal order) ?
Please Log in or Create an account to join the conversation.
9 years 9 months ago #257381
by Jerome
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Replied by Jerome on topic Main order number jumps from 3401 to 3404
Hi,
You will find plenty of thread already talking about that.
CF : www.hikashop.com/support/documentation/1...or-presentation.html
Each time an order is created, some sub orders are also created.
And because the "order_id" is generated automatically by the database, each time a sub order is added, the "order_id" counter is incremented.
Regards,
You will find plenty of thread already talking about that.
CF : www.hikashop.com/support/documentation/1...or-presentation.html
Each time an order is created, some sub orders are also created.
And because the "order_id" is generated automatically by the database, each time a sub order is added, the "order_id" counter is incremented.
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
Moderators: Obsidev
Time to create page: 0.132 seconds