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:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
9407
查看
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
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
6
2月 24
|
27916 | ||
|
1
11月 23
|
2083 | ||
|
0
4月 24
|
1817 | ||
|
0
2月 24
|
1079 | ||
|
1
1月 24
|
31 |
Try refer the following documentation
https://www.cybrosys.com/blog/how-to-upgrade-the-odoo-15-database-using-openupgrade