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 -