Closed denaux closed 3 months ago
@LoisRForgeFlow thanks for the heads-up. I've included the fix.
Code review, LGTM. 👍 There is a warning message..
WARNING odoo odoo.addons.base.models.ir_model: Rule access.tier.validation.forward.wizard has no group, this is a deprecated feature. Every access-granting rule should specify a group.
@bosd good catch. I've added the base.group_user
to the rule in the security file.
/ocabot migration base_tier_validation_forward
/ocabot merge nobump
What a great day to merge this nice PR. Let's do it! Prepared branch 17.0-ocabot-merge-pr-912-by-LoisRForgeFlow-bump-nobump, awaiting test results.
Congratulations, your PR was merged at 1125540b962a5cde61ff7290b8c5a5f58c6e569c. Thanks a lot for contributing to OCA. ❤️
@denaux could you include this fix from 16.0 here https://github.com/OCA/server-ux/pull/930 ?