10.0 migrate auth_supplier#793
Conversation
Changes include: - bump version number - fix Python imports - update README
3a58fdd to
fdabc0b
Compare
| 'name': "Auth Supplier", | ||
| 'category': 'Portal', | ||
| 'version': '9.0.2.0.0', | ||
| 'version': '10.0.1.0.0', |
There was a problem hiding this comment.
No, it's correct as it is. The subversion should be reset on each new Odoo version.
There was a problem hiding this comment.
This is non sense. Odoo releasing a version each year, modules won't have same version despite sharing exact same code.
Also, referring to this, there is no indication on resetting the module version.
The two first digits are just here to tell that the module can be installed only on a specific odoo version.
For this module, the version should even be 10.0.2.1.0 if you consider adding new translations is a feature.
EDIT: Forget my last sentence as it's transbot that produced the translation files and I guess the files are presents on version 9.0 too. Even if I think that new languages should bump version number too. :)
There was a problem hiding this comment.
Please see https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-10.0#tasks-to-do-in-the-migration with the reference for the change of the version, and there's a rationale after this decision that is too large to explain here.
There was a problem hiding this comment.
Oh, missed that one, sorry. I would like to read the discussion on how this decision came up if you have a link.
There was a problem hiding this comment.
Just found the issue talking about that, deleting my comment ;)
EDIT: Though deleting my comment would delete all comments but no :/
The first comment was:
Module version was 2.0.0, it should not be downgraded
EDIT2: In fact, I'm not sure this issue is related to the decision taken
Tardo
left a comment
There was a problem hiding this comment.
Looks good for me... and I need it for migrate 'website_portal_purchase' to v10.0
|
@felixvillafranca For some reason not show "Password" and "Confirm Password"... In local works fine. |
|
Check if there's any conflicting module |
|
Hi Tardo; So, excuse me and thanks for your work. |
…non-bump-minor Syncing from upstream OCA/server-tools (14.0-ocabot-merge-pr-2189-by-lmignon-bump-minor)


Migrate the auth_supplier module to 10.0