Invoice Numbers

is it possible to reset or change Invoice Numbers



And where i can do this



thx all

Hi,



Admin/Settings/General



Initial Order ID value



Cheers

You can’t go backward…

[quote name=‘tbirnseth’]You can’t go backward…[/quote]

…unless you will alter your database table.

[quote name=‘indy0077’]…unless you will alter your database table.[/QUOTE]

Since it’s an auto-increment value, as soon as it runs into a conflict with an existing value the order will fail and the user will see the database error screen (not nice).



Hence the recommendation not to ever go backward.