Hi all,
I wrote a desktop application to do some interesting stuff with inventory management. Like calculate free space coordinates, pull up a shelf list, find the home of a box by barcode, etc. I am running into a conundrum in that a set of functions is to
- assign barcodes to boxes
- assign barcodes to locations
- assign location profiles to locations
- update top container locations
- checkout boxes to reference/some place else
- check boxes back in to original location
- transfer boxes to new location
That's accomplished using the API built into the app. Since I am not the person who would be doing shelf reading I want other archivists to be able to do these bits of data updates. I am unsure of permissions to grant. Does anyone know which set of permissions would I need to grant for people to be able to do this?
thanks in advance,
Brian