Hello,
I would like to use the project module on one DB to manage the creation of several other records located in other dbs, mainly:
- The accounting records in another db
- the document records in anoter db
The reason is to be able to create a list of tasks from a master DB and assign them them into tasks in a corresponding child DB (from a project that is in the master DB, be able to schedule tasks that could lead to the creation of records such as documents, etc in a sister db). Once the tasks are completed, be able to update the master db with task status and connection to the corresponding record.
A practical example would be : write diverse accounting operations in a child DB in order to complete a task that was scheduled in the master db. Assigning, planning, etc should be operationnal from both ends.
Best Regards,
Olivier