Merge PR #1268 into 16.0

Signed-off-by pedrobaeza
pull/1162/head
OCA-git-bot 2024-01-08 07:39:28 +00:00
commit aa03db1328
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
{
"name": "Email tracking",
"summary": "Email tracking system for all mails sent",
"version": "16.0.1.0.1",
"version": "16.0.1.0.2",
"category": "Social Network",
"website": "https://github.com/OCA/social",
"author": ("Tecnativa, " "Odoo Community Association (OCA)"),

View File

@ -25,7 +25,7 @@
<t
t-foreach="messageView.message.failedRecipients"
t-as="recipient"
t-key="recipient_localId"
t-key="recipient[0]"
>
<a
class="o_mail_action_tracking_partner"