Duplicate notch code errors resulting from people taking a notch code from a list and not crossing it out.
We need to be able to assign notch codes to accounts in a certain way that its not possible to choose a duplicate notch code.
This problem is especially likely when field techs are in the field without an internet connection and can't be notified that they have been given used notch codes.
Task
Need to figure out a way to assign notch codes to accounts temporarily for a period of time that the selectable list of notch codes doesn't contain any duplicate codes that could have been used by other accounts.
Find a way to make this work offline.
Possibly even just generate a subset from the available codes in the database, every data input entry in online mode then have a save list button.
Saving the list will save it to local storage and those codes will be marked as reserved.
You can then access these from offline mode and saving an entry with a selected notch code would remove it from the list.
Problem
Task
save list
button.