Commit Graph

52 Commits

Author SHA1 Message Date
OCA-git-bot
cbc6f9a6bf [UPD] README.rst 2022-08-30 15:18:31 +00:00
oca-ci
1754e032f5 [UPD] Update mass_mailing_partner.pot 2022-08-30 15:15:11 +00:00
emagdalenaC2i
9ac22d2db7 [MIG] mass_mailing_partner: Migration to 15.0 2022-01-01 18:41:58 +01:00
OCA-git-bot
4cbdfcac3e mass_mailing_partner 14.0.1.0.1 2022-01-01 16:22:50 +01:00
david
8a3d9bef2d [FIX] mass_mailing_partner: wrong company implementation
See issue https://github.com/OCA/social/issues/776
2022-01-01 16:22:49 +01:00
OCA-git-bot
9314b69963 [UPD] README.rst 2022-01-01 16:22:49 +01:00
oca-travis
b53754ab12 [UPD] Update mass_mailing_partner.pot 2022-01-01 16:22:49 +01:00
Areeb Siddiqi
ff33c3a924 [MIG] mass_mailing_partner: Migration to 14.0
[FIX] super(Class, self) changed to super() in mass_mailing_partners
2022-01-01 16:22:49 +01:00
Areeb Siddiqi
789343cc9c [IMP] mass_mailing_partner: black, isort, prettier 2022-01-01 16:22:49 +01:00
OCA-git-bot
fe509ac9fe mass_mailing_partner 13.0.1.1.0 2022-01-01 16:22:49 +01:00
Alexandre D. Díaz
8954b0f2e1 [FIX] mass_mailing_partner: Use correct button class
Before this commit, the buttons are displayed incorrectly in mobile dropdown buttons menu
2022-01-01 16:22:49 +01:00
OCA-git-bot
591fdb16ab mass_mailing_partner 13.0.1.0.6 2022-01-01 16:22:49 +01:00
Víctor Martínez
279434032c [FIX] mass_mailing_partner: Add sudo() to prevent user without mailing access try to merge contacts 2022-01-01 16:22:49 +01:00
OCA-git-bot
0c8846182d mass_mailing_partner 13.0.1.0.5 2022-01-01 16:22:49 +01:00
Víctor Martínez
6c0571c26d [IMP] mass_mailing_partner: Add test related to write with multi-partner 2022-01-01 16:22:49 +01:00
Alexandre D. Díaz
f959dec61b [IMP] Apply pre-commit changes: Resolve conflicts 2022-01-01 16:22:49 +01:00
Jairo Llopis
16f1ce9ddb [IMP] pre-commit run -a 2022-01-01 16:22:49 +01:00
OCA-git-bot
1def741e34 mass_mailing_partner 13.0.1.0.4 2022-01-01 16:22:48 +01:00
Víctor Martínez
254d5343ab [IMP] mass_mailing_partner: Add partner_name in error constrain messageç 2022-01-01 16:22:48 +01:00
Pedro M. Baeza
fec2a394ad [FIX] mass_mailing_partner: Don't match partner if no email
It doesn't make sense and even more, it crashed.

Fixes #644
2022-01-01 16:22:48 +01:00
OCA Transbot
59bee287b3 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-13.0/social-13.0-mass_mailing_partner
Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mass_mailing_partner/
2022-01-01 16:22:48 +01:00
OCA-git-bot
90b65ef663 mass_mailing_partner 13.0.1.0.2 2022-01-01 16:22:48 +01:00
OCA-git-bot
b67c228b55 [UPD] README.rst 2022-01-01 16:22:48 +01:00
oca-travis
7a0dee8494 [UPD] Update mass_mailing_partner.pot 2022-01-01 16:22:48 +01:00
Víctor Martínez
2a8d15882a [FIX] mass_mailing_partner: Fix partner merge error (dupplicate mass_mailing contacts) 2022-01-01 16:22:48 +01:00
OCA Transbot
7b8c29f73f Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-13.0/social-13.0-mass_mailing_partner
Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mass_mailing_partner/
2022-01-01 16:22:48 +01:00
OCA-git-bot
2eca27cb57 mass_mailing_partner 13.0.1.0.1 2022-01-01 16:22:48 +01:00
OCA-git-bot
f59d361769 [UPD] README.rst 2022-01-01 16:22:48 +01:00
Jared Kipe
95a70d8bda [FIX] mass_mailing_partner: Unsubscribe should not unlink the subscription.
Before, on the backend if you check the `opt_out` checkbox and saving on a `mailing.contact`, the entire row (`mailing.contact.subscription`) would be unlinked.  Combined with `mass_mailing_list_dynamic` this means the contact would just be re-subscribed over and over.

After, check `opt_out` will fill `unsubscription_date` and the row will stay.  Tests in `mass_mailing_list_dynamic` pass.
2022-01-01 16:22:48 +01:00
Jared Kipe
e21cc81ede [FIX] mass_mailing_partner: Unsubscribe should not unlink the subscription.
Before, on the backend if you check the `opt_out` checkbox and saving on a `mailing.contact`, the entire row (`mailing.contact.subscription`) would be unlinked.  Combined with `mass_mailing_list_dynamic` this means the contact would just be re-subscribed over and over.

After, check `opt_out` will fill `unsubscription_date` and the row will stay.  Tests in `mass_mailing_list_dynamic` pass.
2022-01-01 16:22:47 +01:00
OCA Transbot
bfb8c3de38 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-13.0/social-13.0-mass_mailing_partner
Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mass_mailing_partner/
2022-01-01 16:22:47 +01:00
OCA-git-bot
2721d35934 [UPD] README.rst 2022-01-01 16:22:47 +01:00
oca-travis
cb958936e6 [UPD] Update mass_mailing_partner.pot 2022-01-01 16:22:47 +01:00
Manuel Calero Solís
42c07c3166 Deleted comment line 2022-01-01 16:22:47 +01:00
Manuel Calero Solís
84b2a92c29 fixed the problem reported by @ernestotejeda 2022-01-01 16:22:47 +01:00
Manuel Calero Solís
06ae596f21 Delete empty line 2022-01-01 16:22:47 +01:00
Manuel Calero
7a5bc7090e [MIG] mass_mailing_partner: Migration to 13.0 2022-01-01 16:22:47 +01:00
Manuel Calero
eda99e3607 [IMP] mass_mailing_partner: black, isort 2022-01-01 16:22:47 +01:00
david
38ce378348 [FIX] mass_mailing_partner: prevent singleton error 2022-01-01 16:22:47 +01:00
Tonow-c2c
b313196ea2 [FIX][12.0][mass_mailing_partner] _check_email_mass_mailing_contacts loop not on self but partner 2022-01-01 16:22:47 +01:00
ernesto
e6eec5d271 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
2022-01-01 16:22:47 +01:00
Sergio Teruel
8e47af7cbc [12.0][MIG] mass_mailing_partner: Migration to v12.0 2022-01-01 16:22:47 +01:00
ernesto
a5b869b487 [MIG] mass_mailing_partner: Migration to 11.0 2022-01-01 16:22:46 +01:00
David Vidal
a11a597edd [FIX] mass_mailing_partner: compute fields performance (#271)
- In DB which use large amounts of records and intesive use of
mass_mailings, not optimized compute records lead to a drastical
decrease of performance
2022-01-01 16:22:46 +01:00
Pedro M. Baeza
eaa4cad627 [FIX+IMP] mass_mailing_list_dynamic: tests, icons, filters... (#211)
* [FIX+IMP] mass_mailing_list_dynamic: tests, icons, filters...

* Brand new icon
* Added feature of loading an existing filter as criteria
* Tests as SavepointCase for optimizing times
* Tests in post-install for avoiding errors on res.partner not null constraints
  when several modules added them.
* Updated documentation.
* Fix mock in test for not commiting test data.

* [FIX] mass_mailing_list_dynamic: Wasn't able to create contacts in fully synced lists

Syncing context was being set in the wrong object. Added to test too.

* [FIX] mass_mailing_list_dynamic: Allow to write back vals from res.partner

Module mass_mailing_partner writes back certain values from partner to
mass_mailing_contact. Module should allow that write operation.
2022-01-01 16:22:46 +01:00
OCA Transbot
ed5f1e866d OCA Transbot updated translations from Transifex 2022-01-01 16:22:46 +01:00
Jairo Llopis
646e0a8e00 [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.
2022-01-01 16:22:46 +01:00
David Vidal
89cfe6d1e9 [MIG] mass_mailing_partner: Migration to 10.0 2022-01-01 16:22:46 +01:00
Jairo Llopis
6c9bb91c02 [FIX] mass_mailing_partner: Several things:
* Exclude opt_out.

  Now opted-out records will not be counted in the "Mailing lists" smart button
  in the partner form.

* Avoid duplicate error.

  By indicating the exact `partner_id` and ensuring no contacts associated to it are found, you avoid possible duplication errors when several partners share the same name or email.
2022-01-01 16:22:46 +01:00
Antonio Espinosa
6e50c7cb37 Link mail statistics to partner (#104)
[IMP] mass_mailing_partner: Link mail statistics to partner
2022-01-01 16:22:46 +01:00