Hi there,
We number our inventory items using the format
00-000
In our previous system, any new inventory item that is added (stock or non-stock) is assigned the next number in sequence,
so after 10-999, the next number in the sequence would be 11-000
Is it difficult to configure Acumatica to automatically assign the next number in sequence (regardless of whether we are adding a stock or a non-stock item)?
e.g. if we added a stock item, the system would generate 10-999
if we then added a non-stock item, the system would generate 11-000 (the next number in sequence)…
We have already imported our stock using this format, but when we add a new inventory item, we have to manually sort stock items in number sequence, then manually sort non-stock items in number sequence, find out what the latest number was, and then manually type in the next number in sequence. This isn’t ideal… :)
Any tips would be greatly appreciated.