Skip to Content
Menu
This question has been flagged

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



Avatar
Discard
Best Answer

Hi,
If you are looking for an option of connecting two db's and transfer data between those, you can check out this example and see if you can utilize the idea in your case:  Transfer Data Between Databases Using XMLRPC In Odoo

Thanks

Avatar
Discard
Author Best Answer

HI,

Thanks for your prompt reply, it looks like a great start. I was wondering if you had done synchronisation of records between 2 dbs in the past as well?


Best Regards,

Olivier

Avatar
Discard
Related Posts Replies Views Activity
7
Jun 18
8054
1
Dec 23
3565
1
Aug 24
1493
1
Jun 23
3102
1
Mar 23
2785