david
30c28d4773
[FIX] mass_mailing_partner: wrong company implementation
...
See issue https://github.com/OCA/social/issues/776
2023-03-24 15:09:08 +01:00
Víctor Martínez
473a80be1a
[IMP+FIX] mass_mailing_partner: Add partner_name in error constrain message + Add test related to write with multi-partner + Add sudo() to prevent user without mailing access try to merge contacts
2023-03-24 15:08:55 +01:00
Víctor Martínez
a6b5558ea4
[FIX] mass_mailing_partner: Fix partner merge error (dupplicate mass_mailing contacts)
2023-03-24 15:08:18 +01:00
Manuel Calero
0b8f382614
[MIG] mass_mailing_partner: Migration to 13.0
2023-03-24 15:08:18 +01:00
Manuel Calero
e4f5befac3
[IMP] mass_mailing_partner: black, isort
2023-03-24 15:04:56 +01:00
ernesto
1013500fcb
mass_mailing_partner: Improve wizard behavior
...
For each partner, if already has a contact it's added to the selected
list, otherwise a new one is created
2023-03-24 15:04:56 +01:00
Sergio Teruel
f43148663e
[12.0][MIG] mass_mailing_partner: Migration to v12.0
2023-03-24 15:04:56 +01:00
ernesto
938ae11587
[MIG] mass_mailing_partner: Migration to 11.0
2023-03-24 15:04:56 +01:00
Jairo Llopis
1aaff0c4e2
[FIX] mass_mailing_partner: Allow unprivileged users to edit partners
...
Without this patch, users without access to reading and editing mass mailing contact records are now unable to change a partner's name or email. They'd recieve an exception such as:
AccessError: Sorry, you are not allowed to access this document. Only users with the following access level are currently allowed to do that:
- Mass Mailing/User
(Document model: mail.mass_mailing.contact)
Restrictive ACLs shouldn't restrict normal user operation nor DB consistency, so using sudo mode now and testing behavior.
2023-03-24 15:04:56 +01:00
David Vidal
7821cbc726
[MIG] mass_mailing_partner: Migration to 10.0
2023-03-24 15:04:56 +01:00
Antonio Espinosa
1b4bf63f75
Link mail statistics to partner ( #104 )
...
[IMP] mass_mailing_partner: Link mail statistics to partner
2023-03-24 15:04:56 +01:00
Javier Iniesta
25f59d246a
mass_mailing_partner
2023-03-24 15:04:56 +01:00