One of my client have been using XYZ PoS
. Now they need to connect it with Odoo accounting module. When they create a record in their pos immediately affect in odoo.
I need suggestion about following steps:
Ask them to modify their code to connect with odoo using WEB API. (Are they going to do this?)
Create a CRON job and pull the records from their database to odoo and create corresponding records in odoo.
Let me know if any other solution is possible.