Hi everyone, For a potential project I would be interested to extend Mayan so that:
1. Newly uploaded documents are placed in a queue 2. Users with given role A can assign documents from the queue to users with role B 3. Users with role B can view assigned documents 4. For each document B users can populate special custom data (can be large, requires its own formatting) 5. Allowed users can then download special data plus the original document all in one PDF I understand that I need to write a bit of code to implement all that, but where should I start with regards to integrating and reusing as much of Mayan as possible? I do have some django experience. Any pointers are welcome. Thanks, Andrey. -- --- You received this message because you are subscribed to the Google Groups "Mayan EDMS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
