partner-contact
partner-contact copied to clipboard
[17.0][MIG] partner_contact_in_several_companies: Migration to 17.0
Attempt 2 to migrate partner_contact_in_several_companies to Odoo 17.0. Previous PR was flawed.
- Updates the
searchmethod to handle the removal of thecountkeyword argument in core. - Ensures all tests pass on the new version.
- Squashed previous commits where it seemed logical.
Pre-commit is failing due to a translation file in a different module. Is this something I should fix?
Pre-commit is failing due to a translation file in a different module. Is this something I should fix?
As above, is this something I should fix? Happy to do so if required! Thanks