Odoo XMLRPC can be a good tool to migrate odoo from a version to another??
If yes, which is the process to do that using this tool??
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Odoo XMLRPC can be a good tool to migrate odoo from a version to another??
If yes, which is the process to do that using this tool??
Hi,
First of all. xmlrpc is not a migration tool, it is a web-service/language that can be used to communicate with odoo. WIth the use of the XMLRPC you can connect to odoo database and perform different operation like read, write, create, delete etc.
This XMLRPC can also be used in a way for the data transfer across the database also(migration), in that case, the one who use should write the entire logic of what has to be done inside.
If you are looking for database migration, see the openupgrade from OCA: https://github.com/OCA/OpenUpgrade
Thanks
If you are looking for migration from any old version to latest, check here:
https://odoomigrationservices.com
It enlists some successful migration even with multi-company scenario.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up