ChrisPantelli Posted September 15 Share Posted September 15 Is it possible to change the ID of an invoice. For example, I’m manually migrating all invoices over from our old environment to our new. I’ve accidentally skipped and invoice and now I need to insert one in between two invoices. I have made periodical snapshots of the database so worse case I could revert but it’s pretty far back. I didn’t want to alter the database record as it’s a relational database and worried I’ll end up not altering the right values and future invoices will be affected. Thanks in advanced! 0 Quote Link to comment Share on other sites More sharing options...
RadWebHosting Posted September 27 Share Posted September 27 (edited) You can change them in the database but not recommended. Honestly it may be better practice to define the invoice with an inconsistent ID than to risk further issues from any mistakes made while interacting with the DB Edited September 27 by RadWebHosting 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.