[19.0][MIG] base_tier_validation_formula: Migration to 19.0 - #16
Merged
OCA-git-bot merged 32 commits intoMay 11, 2026
Merged
Conversation
Contributor
Author
|
Hello @rven @santostelmo @imlopes @ivantodorovich |
yankinmax
force-pushed
the
19.0-mig-base_tier_validation_formula
branch
2 times, most recently
from
April 30, 2026 11:44
16b2bc1 to
56e806f
Compare
ivantodorovich
approved these changes
Apr 30, 2026
yankinmax
force-pushed
the
19.0-mig-base_tier_validation_formula
branch
from
May 1, 2026 08:26
56e806f to
5bfc69d
Compare
fixup and extend tests [ADD] systray icon for pending reviews [FIX] Remove python safe_eval [ADD] base_tier_validation_formula and migration scripts [ADD] widget domain and python expression to define reviewer in tier definition [ADD] auto updating of systray icon counter [ADD] validation date field [ADD] review widget dropdown menu
Currently translated at 100.0% (17 of 17 strings) Translation: server-ux-12.0/server-ux-12.0-base_tier_validation_formula Translate-URL: https://translation.odoo-community.org/projects/server-ux-12-0/server-ux-12-0-base_tier_validation_formula/zh_CN/
[UPD] Update base_tier_validation_formula.pot
… in tier definitions [UPD] Update base_tier_validation_formula.pot
[UPD] Update base_tier_validation_formula.pot
[UPD] Update base_tier_validation_formula.pot
- Include context keys for avoiding mail operations overhead.
…oaded With the changes introduced in odoo/odoo@de056cc#diff-b37c7fd5520c97a29ddc59495779e7be61a66e15e85603928e27b3affb9dc31f, an error was occurring because the change validation on the model was being performed before tearDownClass was executed. Therefore, it has been modified so that the mock changes are applied in each test and cleaned up after each test. This way, the error will no longer appear and the test will run normally.
yankinmax
force-pushed
the
19.0-mig-base_tier_validation_formula
branch
from
May 11, 2026 15:00
5bfc69d to
5d9b96d
Compare
Contributor
Author
|
Hello @LoisRForgeFlow can you pls take a look and possibly trigger merge? |
Contributor
|
/ocabot merge nobump |
Contributor
|
Hey, thanks for contributing! Proceeding to merge this for you. |
Contributor
|
Congratulations, your PR was merged at 0b16f08. Thanks a lot for contributing to OCA. ❤️ |
2 tasks
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.
This PR is opened to speed up migration:
base_tier_validation_formulais moved from the OCA/server-ux.