I want to change first client and invoice number so that they don't begin from 1

Article Details
URL: https://www.awbs.com/hd/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=34
Article ID: 34
Created On: Oct 19 2006 01:03 AM

Answer

Use phpmyadmin. Navigate to the users table Use the operations button, change auto_increment as desired.

Do the same for the client_invoices table to change the starting invoice number.

Keep in mind you only have 5 charcters to work with, so don't start them too high.