Commit Graph

499 Commits (3fb3480962251b17e9b2e9150d9ce006811fa94e)

Author SHA1 Message Date
OCA Transbot 5bc9941a5f OCA Transbot updated translations from Transifex 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
Jairo Llopis 04b010c800 [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.
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
OCA Transbot 34d5855d89 OCA Transbot updated translations from Transifex 2023-03-24 15:04:56 +01:00
Javier Iniesta 25f59d246a mass_mailing_partner 2023-03-24 15:04:56 +01:00
OCA-git-bot a260814161 [ADD] setup.py 2023-03-23 12:50:44 +00:00
OCA-git-bot 5eac776be9 [UPD] README.rst 2023-03-23 12:50:44 +00:00
OCA-git-bot 264ec76161 [UPD] addons table in README.md 2023-03-23 12:50:43 +00:00
oca-ci 1e9f6c3d44 [UPD] Update mass_mailing_contact_active.pot 2023-03-23 12:48:07 +00:00
OCA-git-bot 65d46ec412 Merge PR #1095 into 16.0
Signed-off-by gurneyalex
2023-03-23 12:46:06 +00:00
Dũng (Trần Đình) 5be039cf98 [16.0][MIG] email_template_qweb: Migration to 16.0 2023-03-23 11:14:34 +07:00
Yoshi Tashiro f5824be6d1 [FIX] Move smtp info update logic to _prepare_email_message()
Since 15.0, smtp info is prepared in _prepare_email_message() which is called
from send_email(), and the smtp info manipulation should be done in this method
instead of in send_email().
2023-03-22 15:19:39 +06:30
Dũng (Trần Đình) 49ed8eefec [IMP] email_template_qweb: black, isort, prettier 2023-03-21 09:55:32 +07:00
OCA-git-bot aebeef6440 [UPD] README.rst 2023-03-21 09:36:49 +07:00
oca-ci f8b35f4c8f [UPD] Update email_template_qweb.pot 2023-03-21 09:36:49 +07:00
fshah 594e0123ea [MIG] email_template_qweb: Migration to 15.0 2023-03-21 09:36:49 +07:00
oca-git-bot 6784a48b85 [IMP] update dotfiles [ci skip] 2023-03-21 09:36:49 +07:00
OCA-git-bot d5ba4be93d email_template_qweb 14.0.1.0.1 2023-03-21 09:36:49 +07:00
Sébastien Alix 8ff53ee044 [FIX] email_template_qweb: get translations working
Translations were broken, things hav changed in 14.0 and we need to call
`_classify_per_lang` method to get the right lang, and use it to render
the content.
2023-03-21 09:36:49 +07:00
Yves Le Doeuff e428dc2da8 Translated using Weblate (French (France))
Currently translated at 76.9% (10 of 13 strings)

Translation: social-14.0/social-14.0-email_template_qweb
Translate-URL: https://translation.odoo-community.org/projects/social-14-0/social-14-0-email_template_qweb/fr_FR/
2023-03-21 09:36:49 +07:00
Yves Le Doeuff d0270de54e Added translation using Weblate (French (France)) 2023-03-21 09:36:49 +07:00
Yves Le Doeuff 77e26edd5c Translated using Weblate (French)
Currently translated at 80.0% (8 of 10 strings)

Translation: social-14.0/social-14.0-email_template_qweb
Translate-URL: https://translation.odoo-community.org/projects/social-14-0/social-14-0-email_template_qweb/fr/
2023-03-21 09:36:49 +07:00
OCA-git-bot 4eaf96cb1e [UPD] README.rst 2023-03-21 09:36:49 +07:00
oca-travis 8a9cb16868 [UPD] Update email_template_qweb.pot 2023-03-21 09:36:49 +07:00
Tran Thanh Phuc 792293543b [MIG] email_template_qweb: Migration to 14.0 2023-03-21 09:36:49 +07:00
Jairo Llopis d848a6ec4f [IMP] pre-commit run -a 2023-03-21 09:36:49 +07:00
OCA Transbot 0c381aacaa Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-13.0/social-13.0-email_template_qweb
Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-email_template_qweb/
2023-03-21 09:36:49 +07:00
OCA Transbot 116ebabaa7 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-13.0/social-13.0-email_template_qweb
Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-email_template_qweb/
2023-03-21 09:36:49 +07:00
OCA-git-bot 777f6202c4 [UPD] README.rst 2023-03-21 09:36:49 +07:00
oca-travis 3083a7ae89 [UPD] Update email_template_qweb.pot 2023-03-21 09:36:49 +07:00
tfo 42e274c60b [MIG] email_template_qweb: Migration to 13.0 2023-03-21 09:36:49 +07:00
tfo d1f3815091 [IMP] email_template_qweb: black, isort 2023-03-21 09:36:49 +07:00
Rodrigo Macedo 7ba5fa2674 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (9 of 9 strings)

Translation: social-12.0/social-12.0-email_template_qweb
Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-email_template_qweb/pt_BR/
2023-03-21 09:36:49 +07:00
Rodrigo Macedo 8c03295cb8 Translated using Weblate (Portuguese (Brazil))
Currently translated at 88.9% (8 of 9 strings)

Translation: social-12.0/social-12.0-email_template_qweb
Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-email_template_qweb/pt_BR/
2023-03-21 09:36:49 +07:00
OCA-git-bot 616837da47 [UPD] README.rst 2023-03-21 09:36:49 +07:00
OCA Transbot 15bc2e131b Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2023-03-21 09:36:49 +07:00
oca-travis f735850397 [UPD] Update email_template_qweb.pot 2023-03-21 09:36:49 +07:00
OCA-git-bot 52c817feca [UPD] README.rst 2023-03-21 09:36:49 +07:00
ernesto f37f78ec32 [MIG] email_template_qweb: Migration to 12.0 2023-03-21 09:36:49 +07:00
oca-travis 65ac0db59c [UPD] Update email_template_qweb.pot 2023-03-21 09:36:49 +07:00
celm1990 412dc3a634 [11][MIG] email_template_qweb: Migration to 11.0 2023-03-21 09:36:49 +07:00
OCA Transbot 900e46e99a OCA Transbot updated translations from Transifex 2023-03-21 09:36:48 +07:00
Pedro M. Baeza 1892a311be [FIX] email_template_qweb: Decode body when encoded
If the result is of type unicode, render method encodes it in utf-8.
We need to decode it in that case so that the rendering results correct.
2023-03-21 09:36:48 +07:00
Damien Bouvy 9813a5bda8 [MIG] email_template_qweb: Migrated to 10.0 2023-03-21 09:36:48 +07:00
Laurent Mignon (ACSONE) a37333ac3b [FIX] Call to generate_email can be done with a list of ids or only one id (#65)
fixes #64
2023-03-21 09:36:48 +07:00
Dave Lasley 108249b2af [ADD] email_template_qweb 2023-03-21 09:36:48 +07:00
OCA-git-bot edefc014cb [ADD] setup.py 2023-03-20 09:52:07 +00:00
OCA-git-bot 6449191495 [UPD] README.rst 2023-03-20 09:52:06 +00:00