We are looking to synchronize two Odoo 14 instances.
So we could:
- Export/import Products, categories, brands
- Visualise the stock of the distant instance in real-time.
- Bi-directional sale and purchase orders creations and manage their respective status in a bi-directional way.
-Automatic creation of invoices ( customer and supplier invoices) in case the orders are validated.
Do you know any elegant way to do this scenario?
Thanks.