Is it possible to migrate data from odoo 13 to 16. I'd appreciate if anyone could explain it.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
Hi,
Yes this is possible. If you are using Odoo Enterprise, you can utilize the upgrade service provided by the Odoo.
Odoo Upgrade: https://www.odoo.com/documentation/16.0/administration/upgrade.html
And if you using the community edition, you may have to depend on the Open upgrade provided by the OCA, you can find the more details about it here: https://github.com/OCA/OpenUpgrade
Demonstration: https://www.youtube.com/watch?v=NbQ78YKrCX4&t=1378s
Not sure whether the OCA upgrade scripts are ready for 16.
Thanks & Regards
hello,
how to bypass or skip an outstanding payment and outstanding receipt accounts when upgrading database 13 e
Hello Alejandro,
Yes, you can migrate your Odoo from Odoo v13 to Odoo v16 yourself or with the help of an Odoo partner.
The migration approach will vary depending on your current Odoo edition and the data that you want to migrate.
For Odoo Enterprise users, there is already an Odoo upgrade script >> https://upgrade.odoo.com/#onpremise
If you are using Odoo online or Odoo.sh then these are already integrated with the Odoo upgrade platform. So you can directly start the upgrade
from Odoo.sh backend.
You can also check the detailed Odoo blog on this here >> https://www.odoo.com/documentation/17.0/administration/upgrade.html#upgrade-request-test-database
Note: The Odoo enterprise upgrade script will migrate only the Odoo core apps and not any custom or third-party module. So in case if you are using any custom code or third-party module in Odoo v13 and you want to use them in Odoo v17 as well then you will have to migrate them in Odoo v17 as well.
If you want to migrate from the Odoo v13 community edition to the Odoo v16 Community edition then there is an OCA Odoo upgrade script that you can use to upgrade the data. Here again, you will have to ensure all the custom and third-party modules are migrated to Odoo v16 before you start the upgrade process.
The migration process is critical and the right approach depends on a lot of parameters like the current version and edition, the Odoo version and edition on which you want to migrate, what data you want to migrate, the number of customizations and third-party modules, your database size, your hosting, etc.
We at Webkul, have been providing all types of Odoo services like migration, custom development, Implementation, consultancy, etc for more than 12+ years.
You can check the migration process that we follow here >> https://webkul.com/odoo-migration-services/ to ensure a smooth migration of data from an older version to a new Odoo version.
For any Odoo-related queries, you can contact us at support@webkul.com or create a ticket here >> https://webkul.uvdesk.com/en/customer/create-ticket/
Regards
Arun Kumar
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Feb 25
|
1229 | ||
|
2
Nov 24
|
5794 | ||
|
2
Oct 24
|
2914 | ||
|
2
Aug 24
|
1710 | ||
|
3
Jul 24
|
8005 |
Thank you so much, btw you know where's upgrade.py in OCA? Because I can't find it