I am writing a program where items may be reserved or cancelled. Once an item is reserved it is moved from the inventory file to a reserved file. If the item is cancelled, the item is moved back into the inventory file.
During the move between "inventory" and "reserved" a reserve-date is entered. When I have to move the item back into inventory, I'd like to set the reserve-date field so it is once again blank.
Any help will be appreciated.
Aloha,
cg
During the move between "inventory" and "reserved" a reserve-date is entered. When I have to move the item back into inventory, I'd like to set the reserve-date field so it is once again blank.
Any help will be appreciated.
Aloha,
cg