I am taking a look at our number sequences (AX 2009) and a few of them are getting ready to roll over, most notably the Production Voucher sequence numbers (PR_VC###### is the format with the max being 999999).
What is the correct procedure to maintain these numbers and ensure that there are no issues with hitting the max? Would it cause an issue to just add a digit to the max (change it to 9999999)?