News:

AbanteCart v1.4.2 is released.

Main Menu

ORDER NUMBER

Started by HADY, June 16, 2020, 09:18:34 AM

Previous topic - Next topic

HADY

Hi!

I am trying to arrange the Invoice Start No.: and Order Start No.: to leave a space between numbers as in the screen but it doesn't worked and still showing on the arrival orders the same old parametres. as this: 2020587575 and for invoice as: 235899 What am missing to fix it please??

Basara

Hello.

Number do not support spaces or non digits chars

HADY

Quote from: Basara on June 17, 2020, 01:10:46 AM
Hello.

Number do not support spaces or non digits chars


Thank you for feedback, What we can edit to make it possible please??


Thanks

dvagner

You can use number_format($number, 0, '.', ' '); in places, where display invoice and order number. See .tpl files.

HADY

Quote from: dvagner on June 17, 2020, 05:08:58 AM
You can use number_format($number, 0, '.', ' '); in places, where display invoice and order number. See .tpl files.


Thank you...

Forum Rules Code of conduct
AbanteCart.com 2010 -