Skip to content

Update OC with just the email or iban changed through wizards

Pelayo García requested to merge refactor/contract-update-service-OC into master

CHANGELOG:

### Fixed
- [#452](https://gitlab.com/coopdevs/odoo-somconnexio/-/merge_requests/452) Update OC with just the email or iban changed through wizards

Update crm_account_hierarchy_update_service.py with different strategies found in crm_account_hierarchy_update_strategies.py. Changes in OC will just be applied if a customer has no more than one hierarchy and if all the subscriptions in that give hierarchy are to be updated with the change.

Important: contract listener is no more listening to email or iban changes (writes) in contract instances. Email and Iban wizzard call directly the update_subscription job in contract.

  • Commit 3: Include mail changes to "Contract Information"
  • Commit 4: Add translations
Edited by Pelayo García

Merge request reports

Loading