Need a way to manage documents for inventory and members/customers. Attach documents to customer for fast retrieval and printing. Customer attachments could include gym waivers, reseller agreements, etc. Inventory attachments could include cert of authenticity, required waivers for memberships, instruction documents, etc.
Implementation has two options:
1. Store file location in database and use shell to open the file. This will allow the default application to open the file.
2. Store file within the database for easy access from any terminal without the need to store the files in a shared network folder. This option will obviously bloat the database.
Product Support
Need a way to manage documents for inventory and members/customers. Attach documents to customer for fast retrieval and printing. Customer attachments could include gym waivers, reseller agreements, etc. Inventory attachments could include cert of authenticity, required waivers for memberships, instruction documents, etc.
Implementation has two options:
1. Store file location in database and use shell to open the file. This will allow the default application to open the file.
2. Store file within the database for easy access from any terminal without the need to store the files in a shared network folder. This option will obviously bloat the database.
1 person likes this idea