This module is a containers of migration script to migrate from 15.0 to 16.0 version.
Table of contents
This module does not need to be installed on a database.
It simply needs to be available via your addons-path
.
- call your odoo instance with the option
--upgrade-path=/PATH_TO_openupgrade_scripts_MODULE/scripts/
or
- add the key to your configuration file:
[options]
upgrade_path = /PATH_TO_openupgrade_scripts_MODULE/scripts/
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/OpenUpgrade project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.