Skip to content

Modify the representation of FieldMany2ManyTagsContractEmail

Pelayo García requested to merge fix/contract-email-tags-copy into master

CHANGELOG:

### Changed
- [#547](https://gitlab.com/coopdevs/odoo-somconnexio/-/merge_requests/547) Modify the representation of FieldMany2ManyTagsContractEmail.

We need to modify the FieldMany2ManyTagsContractEmail to allow copy all the emails associated to a contract:

  • Before: image
  • After: image
Edited by Pelayo García

Merge request reports