WebSite X5Help Center

 
Pavel K.
Pavel K.
User

Order number  en

Autor: Pavel K.
Besucht 1476, Followers 2, Geteilt 0  

Hello,
I was wondering how I can change the generated order number from the shop?
He needs to be changed only at the numbers and the most important to start from number "1"
1) some banks do not take the letters as variable symbol (it's a big problem)
2) The number of orders seems to me unnecessarily complex.

Thank you very much!

Gepostet am
2 ANTWORTEN
Pavel K.
Pavel K.
User
Autor

And I need your order number, without "-".

Mehr lesen
Gepostet am von Pavel K.
Serg Linds
Serg Linds
User

It's possible. But you must edit code.

  • find in your site cart/x5cart.js
  • find in x5cart.js the string 'order_no_format': '[yy][mm][dd]-[A-Z][A-Z][0-9][0-9]',
  • edit this construction [yy][mm][dd]-[A-Z][A-Z][0-9][0-9] that you need

 

———

If my post help you, mark that Correct

Mehr lesen
Gepostet am von Serg Linds