OCA-git-bot
2d207c2ad0
[UPD] addons table in README.md
2023-02-02 14:12:52 +00:00
OCA-git-bot
34603bf567
Merge PR #1063 into 15.0
...
Signed-off-by pedrobaeza
2023-02-02 14:09:20 +00:00
Telmo Santos
c4fbc05983
Deprecate microsoft_outlook_single_tenant
...
Odoo added the possibility to customize microsoft authentication endpoint. Therefore this module is not needed anymore.
2023-02-02 14:18:51 +01:00
Weblate
9365649953
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: social-15.0/social-15.0-mail_tracking_mailgun
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_tracking_mailgun/
2023-01-31 17:28:08 +00:00
Weblate
03c884b2ca
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: social-15.0/social-15.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_tracking/
2023-01-31 17:28:08 +00:00
OCA-git-bot
200fab8d63
[UPD] addons table in README.md
2023-01-31 17:27:57 +00:00
OCA-git-bot
231926dfcb
mail_tracking 15.0.1.1.0
2023-01-31 17:27:51 +00:00
OCA-git-bot
d83a096ac0
mail_tracking_mailgun 15.0.1.1.0
2023-01-31 17:27:50 +00:00
oca-ci
090f2c7582
[UPD] Update mail_tracking_mailgun.pot
2023-01-31 17:23:32 +00:00
oca-ci
e9dcbce7f6
[UPD] Update mail_tracking.pot
2023-01-31 17:23:32 +00:00
OCA-git-bot
0646d49cf6
Merge PR #1056 into 15.0
...
Signed-off-by pedrobaeza
2023-01-31 17:20:40 +00:00
David
062f38577b
[IMP] mail_tracking_mailgun: mass mailing manual tracking
...
Mass mailing are tracked from mail.trace as the don't store a message in
the db. In order to gather the message_id and be able to do manual
checks to mailgun, that's the table where we should get the message id.
TT40816
2023-01-31 18:00:05 +01:00
Weblate
22bc7c48d9
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: social-15.0/social-15.0-mail_activity_team
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_activity_team/
2023-01-31 12:11:38 +00:00
OCA-git-bot
abec411016
[UPD] addons table in README.md
2023-01-31 12:11:21 +00:00
OCA-git-bot
4178c9f8ea
mail_activity_team 15.0.2.0.0
2023-01-31 12:11:15 +00:00
oca-ci
a5b9b364df
[UPD] Update mail_activity_team.pot
2023-01-31 12:07:49 +00:00
OCA-git-bot
705ea962a1
Merge PR #1054 into 15.0
...
Signed-off-by pedrobaeza
2023-01-31 12:05:07 +00:00
Pedro M. Baeza
39d158d56d
Merge pull request #1055 from camptocamp/15.0-copier-update
...
[15.0] [UPD] copier: update dotfiles from repo template
2023-01-31 13:04:22 +01:00
Ivàn Todorovich
4503c0d9d8
[UPD] copier: update dotfiles from repo template
2023-01-31 08:59:55 -03:00
Ivàn Todorovich
f8bcc84da2
[IMP] mail_activity_team: Allow to force a team on server actions
2023-01-30 16:21:36 -03:00
OCA-git-bot
3807245955
[ADD] setup.py
2023-01-24 14:21:23 +00:00
OCA-git-bot
fd44ab057b
[UPD] README.rst
2023-01-24 14:21:22 +00:00
OCA-git-bot
81c42b50bb
[UPD] addons table in README.md
2023-01-24 14:21:19 +00:00
oca-ci
c98045cb92
[UPD] Update mail_restrict_follower_selection.pot
2023-01-24 14:17:52 +00:00
OCA-git-bot
8a8e41a43e
Merge PR #965 into 15.0
...
Signed-off-by etobella
2023-01-24 14:14:11 +00:00
Aungkokolin1997
19253d39c8
[RMV] remove en.po
2023-01-24 18:58:58 +06:30
Aungkokolin1997
5518f90a6d
[15.0][MIG] mail_restrict_follower_selection: Migration to 15.0
2023-01-24 18:57:50 +06:30
Aungkokolin1997
6b2fc04795
[IMP] mail_restrict_follower_selection: black, isort, prettier
2023-01-24 18:57:50 +06:30
OCA Transbot
5d7716a557
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: social-14.0/social-14.0-mail_restrict_follower_selection
Translate-URL: https://translation.odoo-community.org/projects/social-14-0/social-14-0-mail_restrict_follower_selection/
2023-01-24 18:57:50 +06:30
OCA-git-bot
9b0baff807
[UPD] README.rst
2023-01-24 18:57:50 +06:30
oca-travis
816d0850ae
[UPD] Update mail_restrict_follower_selection.pot
2023-01-24 18:57:50 +06:30
angelmoya
9b95ddd50c
[IMP] mail_restrict_follower_selection: Adding tests and improving pre-commit
2023-01-24 18:57:50 +06:30
Enrique
d6cc4a8aa9
[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.
2023-01-24 18:57:50 +06:30
Olga Marco
3316ab142a
[MIG] mail_restrict_follower_selection: Migration to 14.0
2023-01-24 18:57:50 +06:30
Alexandre D. Díaz
3d34c5ac89
[IMP] Apply pre-commit changes: Resolve conflicts
2023-01-24 18:57:50 +06:30
Jairo Llopis
9174d8a2c5
[IMP] pre-commit run -a
2023-01-24 18:57:50 +06:30
Alessandro Fiorino
e23f569b2d
Translated using Weblate (Italian)
...
Currently translated at 75.0% (3 of 4 strings)
Translation: social-13.0/social-13.0-mail_restrict_follower_selection
Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mail_restrict_follower_selection/it/
2023-01-24 18:57:50 +06:30
Alexandre Díaz
dc83104cbf
[IMP] mail_restrict_follower_selection: Add condition for tests
2023-01-24 18:57:50 +06:30
Alexandre Díaz
a09f5c8068
[IMP] mail_restrict_follower_selection: Add condition for tests
2023-01-24 18:57:50 +06:30
Joan Sisquella
7a4b1aa462
[MIG] mail_restrict_follower_selection : Migration to 13.0
2023-01-24 18:57:50 +06:30
Joan Sisquella
347879376f
[IMP] mail_restrict_follower_selection: black, isort
2023-01-24 18:57:50 +06:30
Enric Tobella
1c713ad24a
[12.0][MIG] mail_restrict_follower_selection
2023-01-24 18:57:50 +06:30
Jordi Ballester Alomar
9c3576e1df
fixes a corner case where you could send an email to a partner
...
that you are not supposed to.
2023-01-24 18:57:50 +06:30
Maria Sparenberg
b8bd728bcb
Translated using Weblate (German)
...
Currently translated at 100.0% (3 of 3 strings)
Translation: social-11.0/social-11.0-mail_restrict_follower_selection
Translate-URL: https://translation.odoo-community.org/projects/social-11-0/social-11-0-mail_restrict_follower_selection/de/
2023-01-24 18:57:50 +06:30
c2cdidier
9dbabe6b29
Translated using Weblate (French) [ci skip]
...
Currently translated at 100.0% (3 of 3 strings)
Translation: social-11.0/social-11.0-mail_restrict_follower_selection
Translate-URL: https://translation.odoo-community.org/projects/social-11-0/social-11-0-mail_restrict_follower_selection/fr/
2023-01-24 18:57:50 +06:30
Enric Tobella
28ceac3986
[IMP] disable the option to create followers that do not meet the conditions
2023-01-24 18:57:50 +06:30
phucngta
840deb6218
[11.0][MIG] mail_restrict_follower_selection
2023-01-24 18:57:50 +06:30
Damien Bouvy
0a49941448
[MIG] mail_restrict_follower_selection: Migrated to 10.0
2023-01-24 18:57:50 +06:30
Pedro M. Baeza
98837c49ae
[MIG] Rename manifest files
2023-01-24 18:57:50 +06:30
Pedro M. Baeza
65f966e49f
[MIG] Make modules uninstallable
2023-01-24 18:57:50 +06:30