Results 1 to 5 of 5

Thread: client id / domain id - increments

  1. #1
    Join Date
    Jan 2007
    Posts
    139

    Default 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
    ...

  2. #2
    Join Date
    May 2007
    Location
    Northern Ireland
    Posts
    43

    Default

    (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.

  3. #3
    Join Date
    Jan 2007
    Posts
    139

    Default

    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.
    ...

  4. #4
    Join Date
    May 2007
    Location
    Northern Ireland
    Posts
    43

    Default

    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

  5. #5
    Join Date
    Jan 2007
    Posts
    139

    Default

    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?
    ...