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
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
9386
화면
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
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
New features of Odoo 17
해결 완료
|
|
6
2월 24
|
27829 | |
|
1
11월 23
|
2065 | ||
|
0
4월 24
|
1789 | ||
|
0
2월 24
|
1069 | ||
|
1
1월 24
|
31 |
Try refer the following documentation
https://www.cybrosys.com/blog/how-to-upgrade-the-odoo-15-database-using-openupgrade