I want to migrate my module from v14 to v15
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
1
Reply
8576
Views
I want to migrate my module from v14 to v15
Hi,
In order to migrate a module from one version to another, you can try installing the module in the higher version and try installing it there.
Mostly there will be some trace backs on installation, if not consider you are lucky. So the trace backs has to be adjusted based on the error raised and continue till the module is getting installed without any issues.
Once installation is done, navigate to respective views to which changes are made and ensure no errors are thrown and do a functional test to see if everything is okay.
For technical changes in 15, you can refer this: https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-15.0
For database migration:
1. For EE users, odoo migration service can be used
2. For CE, try openupgrade from OCA
Thanks
facing issue in stock.route changess
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 | |
---|---|---|---|---|
New features of Odoo 17
Solved
|
|
6
Feb 24
|
25342 | |
|
1
Nov 23
|
1372 | ||
|
0
Apr 24
|
1148 | ||
|
0
Feb 24
|
701 | ||
|
1
Jan 24
|
31 |
Try refer the following documentation
https://www.cybrosys.com/blog/how-to-upgrade-the-odoo-15-database-using-openupgrade