Hi guys!
I would like to know what would be the best approach to achieve this:
It is necessary to keep the yearly record of some folders which contains documents. User must be able to list folders by years, then access the folders and the containing documents.
I was thinking to use couch's Folders for years, subfolders for folder names and a clonable template (editables for: document name, reg. number, date, incoming/outgoing, storage office .... ) for documents. The scanned version of the document will also be uploaded. Is this approach ok so far?
The problem is that I need something else, too. The folders are stored in an office. But sometimes folders or some documents from the folders could be "borrowed" by other offices. To know exactly where this folders or documents were in a specific period, I'l need to keep a history of the offices where they were borrowed. My question i, how can be this achieved?
Thanks.
I would like to know what would be the best approach to achieve this:
It is necessary to keep the yearly record of some folders which contains documents. User must be able to list folders by years, then access the folders and the containing documents.
I was thinking to use couch's Folders for years, subfolders for folder names and a clonable template (editables for: document name, reg. number, date, incoming/outgoing, storage office .... ) for documents. The scanned version of the document will also be uploaded. Is this approach ok so far?
The problem is that I need something else, too. The folders are stored in an office. But sometimes folders or some documents from the folders could be "borrowed" by other offices. To know exactly where this folders or documents were in a specific period, I'l need to keep a history of the offices where they were borrowed. My question i, how can be this achieved?
Thanks.