Start Order ID issue

  • Christoph
  • Topic Author
  • Offline
  • New Member
  • New Member
More
1 month 4 weeks ago - 1 month 4 weeks ago #172633 by Christoph
Start Order ID issue was created by Christoph
Hi!

Small issue under "Configuration" -> "Options" -> "Start order Id". I am not able to set the start order number - I want to start with 1000 but the number is not saved. Of course I can set it in the data base table directly but I think it should work also in the backend ;-)

Oh, and a small issue also in the help bubble:
ESHOP_CONFIG_START_ORDER_ID_HELP="Current Order ID in your store is <b>%s</b>. If you want to have a higher start Order ID, put it here. Leave it as 0 if you don't want to use this feature."

But %s is not set to the current value.

Best regards,
Christoph

P.S.: Version is 4.0.2
Last edit: 1 month 4 weeks ago by Christoph.

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
1 month 3 weeks ago #172660 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic Start Order ID issue
Hello Christoph,

After you enter 1000 for Start Order ID, then Save The Configuration, the next new order that you will received with start at 1000. Please test to confirm.

Sincerely, Giang

Please Log in or Create an account to join the conversation.

  • Christoph
  • Topic Author
  • Offline
  • New Member
  • New Member
More
1 month 3 weeks ago #172701 by Christoph
Replied by Christoph on topic Start Order ID issue
Hi!

Yes, have tried to save it multiple times, but when going again into the tab Options I only find "0" there and also no entry in the data base table "_eshop_configs" under "start_order_id" (id 87).

If I changed it directly in the table (e.g. to 1000), this value is shown in the option tab correctly.

BUT: when I then change 1000 to may be 999 and save the option tab again, than it is changed to 0 again (in the data base table!)

So it seems that eshop changes the correct config value, but always to zero.

May be you can show me where exactly the value is stored into the database table?

May be another one could check if the problem exists in his shop?

Best regards,
Christoph
 

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
1 month 1 week ago #172818 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic Start Order ID issue
Hello Christoph,

This value is not stored. The system only uses this value to set the start order ID when Saving the Configuration.

Sincerely, Giang

Please Log in or Create an account to join the conversation.

Moderators: Giang Dinh Truong