OCA-git-bot
25e68a6100
[BOT] post-merge updates
2025-02-12 11:28:31 +00:00
Carlos Lopez
ce00adc09f
[FIX] mail_forward: Avoid error when forwarding a message while reading the view
...
ir.ui.view requires base.group_system permission to read, so sudo is used instead.
2025-02-12 06:13:59 -05:00
mymage
e34d707583
Translated using Weblate (Italian)
...
Currently translated at 100.0% (23 of 23 strings)
Translation: social-17.0/social-17.0-mail_forward
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_forward/it/
2025-01-30 13:06:26 +00:00
Weblate
749f4bbea3
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: social-17.0/social-17.0-mail_forward
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_forward/
2025-01-28 18:44:26 +00:00
OCA-git-bot
27a05dfb17
[BOT] post-merge updates
2025-01-28 18:44:17 +00:00
oca-ci
6527e7b3a9
[UPD] Update mail_forward.pot
2025-01-28 18:40:11 +00:00
OCA-git-bot
f9b8ce70d2
Merge PR #1557 into 17.0
...
Signed-off-by pedrobaeza
2025-01-28 18:36:25 +00:00
Carlos Lopez
300ef2ddda
[IMP] mail_forward: Add option to forward a message to another thread
...
This option posts a new message in the other thread, including the attachments, but does not add them as followers—only notifying the current followers of the other thread.
2025-01-27 12:52:24 -05:00
mymage
bf8c31c407
Translated using Weblate (Italian)
...
Currently translated at 100.0% (15 of 15 strings)
Translation: social-17.0/social-17.0-mail_forward
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_forward/it/
2025-01-25 15:06:29 +00:00
mymage
4f768010ce
Added translation using Weblate (Italian)
2025-01-25 12:51:17 +00:00
OCA-git-bot
679bcfa2dd
[BOT] post-merge updates
2025-01-24 07:29:32 +00:00
Carlos Lopez
8b5411bb87
Revert "[FIX] mail_forward: Render message actions correctly with callComponent"
...
This reverts commit ea11305f94
.
2025-01-23 10:13:13 -05:00
Weblate
e2b0c84297
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: social-17.0/social-17.0-mail_forward
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_forward/
2025-01-22 19:52:06 +00:00
OCA-git-bot
ac71ee9442
[BOT] post-merge updates
2025-01-22 16:08:36 +00:00
oca-ci
c479a21644
[UPD] Update mail_forward.pot
2025-01-22 16:04:21 +00:00
Carlos Lopez
ea11305f94
[FIX] mail_forward: Render message actions correctly with callComponent
...
Currently, Odoo only renders the callComponent for quick actions (2 or 3 actions). However, the remaining actions, rendered as DropdownItem, do not invoke the callComponent.
This commit ensures that the rendering is consistent in both cases.
Complementary to: #131426
TODO: This code should be removed once the issue is fixed in the Odoo core.
https://github.com/odoo/odoo/pull/194643
2025-01-22 10:54:38 -05:00
Carlos Lopez
e13886b75b
[MIG] mail_forward: Migration to version 17.0
2025-01-22 10:53:11 -05:00
Carlos Lopez
807ef4a78b
[IMP] mail_forward: pre-commit auto fixes
2025-01-20 06:45:26 -05:00
Carlos Lopez
3a743683fb
[FIX] mail_forward: prevent errors during the test tour when web_responsive is installed.
2025-01-20 06:45:26 -05:00
Carlos Lopez
cd5e2421cd
[ADD] mail_forward: new module to forward messages from the chatter
2025-01-20 06:45:26 -05:00