-
-
Notifications
You must be signed in to change notification settings - Fork 857
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
[17.0] [MIG] partner_deduplicate_acl #1805
[17.0] [MIG] partner_deduplicate_acl #1805
Commits on Jul 8, 2024
-
[ADD] crm_deduplicate_acl: Deduplicate permission groups
This module allows any user to get special permissions to be able to deduplicate contacts, instead of just giving them to a sale manager with settings permissions. The new permissions allow the user to deduplicate: - *Manually*. - *Automatically* (dangerous). - *Without restrictions* (more dangerous). Beware what you do! 😯
Configuration menu - View commit details
-
Copy full SHA for 6a1e735 - Browse repository at this point
Copy the full SHA 6a1e735View commit details -
only users beloning to group 'Manually' should be able to merge partn…
…ers from the partner list views (action 'Merge automatically') Use <record id="crm.action_partner_merge"... to change only affected field.
Configuration menu - View commit details
-
Copy full SHA for c46a9da - Browse repository at this point
Copy the full SHA c46a9daView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2ce058 - Browse repository at this point
Copy the full SHA c2ce058View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08a196d - Browse repository at this point
Copy the full SHA 08a196dView commit details -
[MIG] crm_deduplicate_acl: Migration to 11.0
* Don't overwrite code, but use inheritance system * Add tests
Configuration menu - View commit details
-
Copy full SHA for ad0ce0f - Browse repository at this point
Copy the full SHA ad0ce0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for db4782b - Browse repository at this point
Copy the full SHA db4782bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bafdc60 - Browse repository at this point
Copy the full SHA bafdc60View commit details -
[MIG] partner_deduplicate_acl: Complete migration
Now there's an argument for controlling extra checks
Configuration menu - View commit details
-
Copy full SHA for 2190458 - Browse repository at this point
Copy the full SHA 2190458View commit details -
[MIG] partner_deduplicate_acl: Continue migration to 12.0
Need adapt menu to not depends on crm module as before
Configuration menu - View commit details
-
Copy full SHA for b68486c - Browse repository at this point
Copy the full SHA b68486cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fb99f1 - Browse repository at this point
Copy the full SHA 8fb99f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c59180 - Browse repository at this point
Copy the full SHA 8c59180View commit details -
[MIG] partner_deduplicate_acl: Migration to v14.0
[MIG] partner_deduplicate_acl: Migration to 15.0 [FIX] partner_deduplicate_acl: Put menu on lower sequence So that when clicking on Contacts main menu, it doesn't open the wizard by default. [FIX] partner_deduplicate_acl: Change menu group The menu for deduplicating was only accessible for the users having the group "Automatically", so the group "Manual" users weren't able to access it. This commits changes to this second group for both being able to access
Configuration menu - View commit details
-
Copy full SHA for 72acd32 - Browse repository at this point
Copy the full SHA 72acd32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39dbe92 - Browse repository at this point
Copy the full SHA 39dbe92View commit details -
Configuration menu - View commit details
-
Copy full SHA for f22005d - Browse repository at this point
Copy the full SHA f22005dView commit details
Commits on Jul 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f17d530 - Browse repository at this point
Copy the full SHA f17d530View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62ef475 - Browse repository at this point
Copy the full SHA 62ef475View commit details