Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[16.0][FIX] audit_log: fix regression (Add/Remove User Group) #2834

Merged

Commits on Feb 15, 2024

  1. [16.0][FIX] auditlog: Add/Remove User Group

    When adding/removing a group in a user (and tracking a user or a partner), odoo sends a 'reified' val 'in_group_{group_id}'. We must convert this value into the real groups_id one.
    BT-anieto committed Feb 15, 2024
    1 Configuration menu
    Copy the full SHA
    8de1324 View commit details
    Browse the repository at this point in the history