[REF] 'OU-' prefixes are used only for old OpenUpgrade versions.#5358
Merged
hbrunn merged 1 commit intoOCA:documentationfrom Sep 12, 2025
Merged
[REF] 'OU-' prefixes are used only for old OpenUpgrade versions.#5358hbrunn merged 1 commit intoOCA:documentationfrom
hbrunn merged 1 commit intoOCA:documentationfrom
Conversation
8091b3e to
e9a425e
Compare
See : OCA/odoo-community.org#221 (comment) rational : In V13 and before, OpenUpgrade was a fork, so it was important to distinguish Odoo commits and Openupgraders commits. Nowadays, OpenUpgrade is just 'two modules', so using classic 'IMP' / 'ADD' / 'REF' / 'FIX' prefix are OK.
e9a425e to
67bd945
Compare
pedrobaeza
requested changes
Sep 2, 2025
Member
pedrobaeza
left a comment
There was a problem hiding this comment.
I don't agree with this change. They should be distinguished on all versions.
luisg123v
approved these changes
Sep 2, 2025
StefanRijnhart
approved these changes
Sep 3, 2025
MiquelRForgeFlow
approved these changes
Sep 3, 2025
hbrunn
approved these changes
Sep 12, 2025
Member
|
@hbrunn I didn't agree on the change. |
Member
|
and you've been outvoted, several times |
Member
|
But this is not a voting. The way OCA usually works is consensus. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See : OCA/odoo-community.org#221 (comment)
Rational : In V13 and before, OpenUpgrade was a fork, so it was important to distinguish Odoo commits and Openupgraders commits. Nowadays, OpenUpgrade is just 'two modules', so using classic 'IMP' / 'ADD' / 'REF' / 'FIX' prefix are OK.