Commit Graph

1065 Commits (e9656fa3ac49a7edae1b5c07e15d5d3c3db7e57c)

Author SHA1 Message Date
OCA-git-bot 5095c45cc3 mail_activity_team 13.0.1.2.1 2022-06-13 14:28:11 +00:00
OCA-git-bot 9e9d5648f4 Merge PR #919 into 13.0
Signed-off-by etobella
2022-06-13 14:20:58 +00:00
Olga Marco 45847ad4f0 [IMP] mail_activity_team: Force team on schedule
If you schedule an activity and you don't force the team as False, errors might araise.
For example, on holidays.
2022-06-13 10:41:41 +02:00
OCA-git-bot 9540d6dfe3 [ADD] setup.py 2022-06-11 06:01:33 +00:00
OCA-git-bot a97cc0e0de [UPD] README.rst 2022-06-11 06:01:32 +00:00
OCA-git-bot 34cabd7385 [UPD] addons table in README.md 2022-06-11 06:01:28 +00:00
oca-ci 7aa47f4c01 [UPD] Update mail_quoted_reply.pot 2022-06-11 05:55:29 +00:00
OCA-git-bot b41db91020 Merge PR #917 into 13.0
Signed-off-by etobella
2022-06-11 05:50:52 +00:00
Lois Rilo 27b006b257 [MIG] mail_quoted_reply: migration to version 13.0 2022-06-03 20:17:42 +02:00
Lois Rilo 5ef23adb92 [IMP] black, isort, prettier 2022-06-03 20:10:54 +02:00
Enric Tobella b6fafae9c4 [ADD] mail_quoted_reply 2022-06-03 20:04:18 +02:00
OCA Transbot 7a3635182d Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-13.0/social-13.0-mail_activity_team
Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mail_activity_team/
2022-05-27 12:10:43 +00:00
OCA-git-bot 3d8389fac6 [UPD] addons table in README.md 2022-05-27 12:10:33 +00:00
OCA-git-bot 43fb2c08ff mail_activity_team 13.0.1.2.0 2022-05-27 12:10:29 +00:00
oca-ci 69b7d0b5de [UPD] Update mail_activity_team.pot 2022-05-27 12:03:42 +00:00
OCA-git-bot 6b5091caed Merge PR #912 into 13.0
Signed-off-by etobella
2022-05-27 11:58:57 +00:00
Enric Tobella 4a756715aa [IMP] mail_activity_team: Improve test using standard methods 2022-05-27 12:13:56 +02:00
Enric Tobella 2fa07c635d [IMP] mail_activity_team: Define team on activity types 2022-05-27 12:13:14 +02:00
OCA-git-bot 406cd7e9b7 [UPD] addons table in README.md 2022-05-15 15:32:40 +00:00
OCA-git-bot ae86c1ada4 mail_tracking_mass_mailing 13.0.1.0.1 2022-05-15 15:32:36 +00:00
OCA-git-bot 40a2ea88d2 Merge PR #906 into 13.0
Signed-off-by pedrobaeza
2022-05-15 15:25:53 +00:00
Akim Juillerat 83f0efc196 mail_tracking_mass_mailing: Set traces in error according to tracking
If an exception is caught by ir.mail_server.send_email in mail_tracking module,
the mail.tracking.email record will appear in error but the related mailing
trace would still appear as sent because mail.mail._postprocess_sent_message is
called without any failure_type in mail.mail._send in the mail module (as Exception
is not raised after being caught in mail_tracking module).

Since _postprocess_sent_message method not only sets the mailing.trace state in
mass_mailing module but can also delete the mail.mail records in mail module,
we need to ensure the mailing.trace is written accordingly to the tracking here,
and avoid having the mass_mailing module set a 'sent' status if we had an exception,
hence the usage of a context key to ignore possible writes.
2022-05-10 15:34:11 +02:00
Joan Mateu Jordi 7873d97e43 [FIX] mail_activity_team. smart button archive 2022-04-26 12:12:20 +02:00
Pablo Paez 0c5a273f2c [ADD] mail_partner_forwarding: New module 2022-04-11 14:24:51 -03:00
oca-git-bot b3d2d7c34c
[IMP] update dotfiles [ci skip] 2022-04-10 16:13:00 +02:00
OCA Transbot f7c07bd9c9 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-13.0/social-13.0-mail_activity_team
Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mail_activity_team/
2022-04-07 03:39:59 +00:00
OCA-git-bot 360587f441 [UPD] addons table in README.md 2022-04-06 07:58:40 +00:00
OCA-git-bot 083b022de4 mail_activity_team 13.0.1.1.0 2022-04-06 07:58:35 +00:00
oca-ci c2ee3ebe13 [UPD] Update mail_activity_team.pot 2022-04-06 07:53:21 +00:00
OCA-git-bot d877ac4daf Merge PR #877 into 13.0
Signed-off-by etobella
2022-04-06 07:48:42 +00:00
OCA Transbot 9c53b43ab4 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-13.0/social-13.0-mail_activity_board
Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mail_activity_board/
2022-04-06 03:40:25 +00:00
OCA-git-bot 0daa195fbf [UPD] addons table in README.md 2022-04-05 19:56:58 +00:00
OCA-git-bot 1b426d26ab mail_activity_board 13.0.1.1.0 2022-04-05 19:56:54 +00:00
OCA-git-bot 86cbc15da6 [UPD] README.rst 2022-04-05 19:56:53 +00:00
oca-ci 2905604f2f [UPD] Update mail_activity_board.pot 2022-04-05 19:49:52 +00:00
OCA-git-bot ce501a8884 Merge PR #473 into 13.0
Signed-off-by rafaelbn
2022-04-05 19:44:59 +00:00
OCA-git-bot 949bc2ca34 [UPD] addons table in README.md 2022-04-05 09:41:32 +00:00
OCA-git-bot 87b160c565 mail_restrict_follower_selection 13.0.1.1.0 2022-04-05 09:41:28 +00:00
OCA-git-bot 9598b8bcfb Merge PR #883 into 13.0
Signed-off-by etobella
2022-04-05 09:36:19 +00:00
Laurent Mignon (ACSONE) c58f0ed02f [IMP] mail_activity_board: Direct access to related model instance
Add a direct access from activity calendar and form views to the linked model instance.

Bedore this change, it was not possible to access to the model instance linked to an activity from the calendar view nor from the view opened by clicling on the activity into the calendar

[IMP] mail_activiy_board: Restrict related_model_instance selection to models supporting mail acitvities

Co-Authored-By: Miquel Raïch <miquel.raich@eficent.com>
2022-04-05 09:57:51 +02:00
angelmoya 042b80ad2a [IMP] mail_restrict_follower_selection: Adding tests and improving pre-commit 2022-04-05 09:57:04 +02:00
Enrique 8797c1ab4f [FIX] mail_restrict_follower_selection: res_model not always in context
When creating a record from a record from another model, the model is not in the context (`default_res_model` key). For example: creating an invoice from a sale order.
2022-04-05 09:38:42 +02:00
OCA-git-bot bc35f81d08 [UPD] addons table in README.md 2022-04-03 16:20:13 +00:00
OCA-git-bot 260ba184df mass_mailing_partner 13.0.1.1.2 2022-04-03 16:20:05 +00:00
OCA-git-bot dde39591db Merge PR #870 into 13.0
Signed-off-by dreispt
2022-04-03 16:14:27 +00:00
OCA-git-bot a0b4a178d1 [UPD] addons table in README.md 2022-04-03 12:02:39 +00:00
Pedro M. Baeza 4768925727 [FIX] mail_tracking_mailgun: Avoid infinite hangout registering hooks
We should put a timeout for isolated environments where there are no
external connection.

https://docs.python-requests.org/en/latest/user/quickstart/#timeouts
2022-04-03 14:02:28 +02:00
Adrià Gil Sorribes a04207cb8e [IMP] mail_activity_team 2022-03-30 17:20:57 +02:00
Jaime Arroyo 6d586fa3f3 [IMP] mail_activity_widget 2022-03-30 17:18:11 +02:00
Enric Tobella 897bd6e344
Merge pull request #878 from tegin/13.0-gh
[IMP] repo: From Travis to GH Actions
2022-03-30 17:14:50 +02:00