Migration to version 17.0
Todo
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-17.0
Modules to migrate
- [x] mis_builder - By @mpascuall - #607
- [ ] mis_builder_budget - By @antonioburic - #616
- [ ] mis_builder_demo
Missing module? Check https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list
Why we have modules in branch 17.0 with version 16.0 as Instalable=False?
Is better to don't have this modules because this break odoo server with message:
ValueError: Invalid version '16.0.5.0.2'. Modules should have a version in format x.y, x.y.z, 17.0.x.y or 17.0.x.y.z.
Why we have modules in branch 17.0 with version 16.0 as Instalable=False?
Is better to don't have this modules because this break odoo server with message:
ValueError: Invalid version '16.0.5.0.2'. Modules should have a version in format
x.y,x.y.z,17.0.x.yor17.0.x.y.z.
Was this commit supposed to happen?
https://github.com/OCA/mis-builder/commit/42800c4b59f1031ed055774c230dd61cf7acc480
it looks very weird to me.
mis_builder_budget -> https://github.com/OCA/mis-builder/pull/616
All done thanks everyone!