-
client id / domain id - increments
Is it possible to specify the client id or domain id increments? Even to randomise them?
Similiar maybe to what you've done with invoice ID.
Cheers
...
-
(think this thread is under wrong forum)
You can do this through editing the databases, probably the client and domain tables, using your control panel feature phpMyAdmin, offered by both Plesk and cPanel.
There may be other ways to, but I changed all my order numbers doing this yesterday. Just watch that editing the client id doesn't affect anything else, as I edited the invoice numbers and then from the orders page the invoice linked number took me to a page with no invoice info..
Do one first (and remember the pre-edited number) and if it works do them all.
-
Reading what I wrote again it comes across as a support request - it was in fact a feature request! 
I think it would be a great feature to be included which would save having to increment something in the DB each time.
...
-
apologies, yea, I agree, but at the same time, editing the DB ain't too hard but be simpler
Not the most important feature to be working on anyway, in my opinion
-
Not the most important feature but a nice simple one for the to-do list 
As for editing the DB, this will simply be a one time fix will it now? I can change the auto increment value on each one .. but it will still only count in 1s, correct?
...