server-ux
server-ux copied to clipboard
[18.0][IMP] base_tier_validation: Duplicate t-key error when multiple reviewers have same sequence
In server we noticed one BUG and we have already made issue on OCA :- https://github.com/OCA/server-ux/issues/1144 - When a record has multiple reviewers assigned with the same sequence, opening the...
## Module base_tier_validation ## Describe the bug When a record has multiple reviewers assigned with the same sequence, opening the form view in debug mode raises an Owl client error...
Standard migration for base_tier_validation_report to 18.0
When running unit tests in an environment that does not have the odoo_test_helper package installed, the resulting "ModuleNotFoundError: No module named 'odoo_test_helper'" kills the entire run, rather than failing only...
This module allows controlling the visibility of the “Add Custom Filter” and “Add Custom Group” options in the search view for specific models and specific user groups. @qrtl QT4975
Step to test: 1. Add `tier.definition` and Check `Bypass, if previous tier was validated by same reviewer` 2. For case reviewers switch tier (Example: A, A, B, A) - when...
ref: qoq-1346
The name of the module that has a bug. base_tier_validation ## Describe the bug When the 'loyalty' is activated in Odoo, confirming an approved sales order is leading to a...