I’m having trouble syncing data between an Odoo database table named ‘hr_xyz’ and a PostgreSQL database named ‘database_mobile’ with a column named ‘mobile_xyz’. I want to set up automatic synchronization so that any new entries in the mobile database are automatically synced with the Odoo database. Can anyone help me figure out how to do this?
I have tried using xmlrpc and other different way from the syncing technique but couldn’t do that.
New contributor
Priyobrota Nath is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.