Page 1 of 1

Order prefix & start number didn't work

Posted: Tue May 11, 2010 8:26 pm
by pedma
Hi,

I've changed at : System -> Setting -> Option :
Invoice start number : 250
Invoice prefix : INV-TEST/2010/

But it's still didn't work. Then I change the table 'order' manually (using ALTER TABLE order AUTO_INCREMENT =250; ) it work. But the prefix is still disappered ... :(

What is wrong ?

Thanks in advance
- pedma -

Re: Order prefix & start number didn't work

Posted: Tue May 11, 2010 9:00 pm
by i2Paq
You are talking about the Invoice-number but you want to change the Order-number.... these are 2 different things!

Re: Order prefix & start number didn't work

Posted: Tue May 11, 2010 9:30 pm
by pedma
Hi I2Paq,

ou yes, you're right, Thanks. Where can we see the invoice number ? Is't available in admin backend area ?

Thanks.
- pedma -

Re: Order prefix & start number didn't work

Posted: Tue May 11, 2010 10:08 pm
by i2Paq
Check an order en create the invoice.

Re: Order prefix & start number didn't work

Posted: Tue May 11, 2010 10:51 pm
by pedma
Hi I2Paq,

it works great ... :) Many thanks.

- pedma -