-
-
Notifications
You must be signed in to change notification settings - Fork 873
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_filter: Migration to 17.0 #1806
[17.0][MIG] partner_deduplicate_filter: Migration to 17.0 #1806
Conversation
b2469e5
to
1ebcb29
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Revised functionality, thanks
/ocabot migration partner_deduplicate_filter |
=========================================== Exclude some records from the deduplication =========================================== This module extends the possibilities of the contact deduplication allowing to filter the applicable set according several criteria. For now, only the filter for restricting the deduplication to only companies or only contacts is implemented. Usage ===== To use this module, you need to: "Parent company set (Contacts)" in the section 'Exclude contacts having'. kind of records. OCA Transbot updated translations from Transifex
[UPD] Update crm_deduplicate_filter.pot
[UPD] Update partner_deduplicate_filter.pot [UPD] README.rst
Co-authored-by: João Marques <joao.marques@tecnativa.com> [UPD] Update partner_deduplicate_filter.pot [UPD] README.rst
Currently translated at 100.0% (4 of 4 strings) Translation: partner-contact-15.0/partner-contact-15.0-partner_deduplicate_filter Translate-URL: https://translation.odoo-community.org/projects/partner-contact-15-0/partner-contact-15-0-partner_deduplicate_filter/es/
Currently translated at 100.0% (4 of 4 strings) Translation: partner-contact-16.0/partner-contact-16.0-partner_deduplicate_filter Translate-URL: https://translation.odoo-community.org/projects/partner-contact-16-0/partner-contact-16-0-partner_deduplicate_filter/it/
1ebcb29
to
d75a682
Compare
Rebase and remove test-requirements.txt commit as partner_deduplicate_acl is merged on branch 17.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/ocabot merge nobump
On my way to merge this fine PR! |
Congratulations, your PR was merged at 833d628. Thanks a lot for contributing to OCA. ❤️ |
Standard migration to v17.
Depends on:
@Tecnativa
TT49922
@pedrobaeza @pilarvargas-tecnativa