[16.0] component: Migration to 16.0
Hey @bizzappdev, thank you for your Pull Request.
It looks like some users haven't signed our Contributor License Agreement, yet. You can read and sign our full Contributor License Agreement here: https://odoo-community.org/page/cla Here is a list of the users:
- RUS [email protected] (no github login found)
- oca-ci [email protected] (no github login found)
Appreciation of efforts, OCA CLAbot
Ready for the review.
Can you include https://github.com/OCA/connector/pull/448 in this PR ?
Can you include #448 in this PR ?
Done.
@bizzappdev You didn't follow the migration guidelines!
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-16.0#technical-method-to-migrate-a-module-from-150-to-160-branch
"version": "16.0.0.0.0", => "version": "16.0.1.0.0",
But you also changed the version number in the commit [IMP] component: black, isort, prettier, which is not as mentioned in the migration wiki. IMP => MIG
pls check https://github.com/OCA/connector/pull/441