Asset Management - Autonumber
In our old system, we had the option of setting an inventory ID based on a Prefix and and then an auto-generated number.
Can Jitbit have an setting where we can define the prefix and then have an autonumber start (preferably the user's choice) and then have the numbers auto-advance from there?
EX:
Prefix: OPS
Prefix: PROD
AutoNumber begins at 1000
End result: Asset Tag: OPS1000, OPS1001, OPS1002
End result: Asset Tag: PROD1000, PROD1001, PROD1003