Hello!
I’ve made an app to store documents/invoices for our group companies. So based on the form entries that are entered (Type IN/OUT, Company name, Date, etc.) it is made a registration code (ex: MALL000125-IN-0215). After this code is made in a template I use MAKE to put this code in the pdf that it is uploaded in the form and it works very efficient.
My problem is when the users upload documents at the same time:
- If the documents are from the same company it takes the same number
- If the users work at the same time sometimes on different companies the codes get tangled or reversed.
Any sugestion to solve this? Or there is nothing can I do because the action is the the same for the form?