From 8d985d8da9fa864113f87cd59a2b3173f7f89193 Mon Sep 17 00:00:00 2001
From: OCA-git-bot
Date: Sun, 29 Mar 2020 06:13:53 +0000
Subject: [PATCH] [UPD] README.rst
---
mail_tracking/README.rst | 18 +++++++++---------
mail_tracking/static/description/index.html | 18 +++++++++---------
2 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/mail_tracking/README.rst b/mail_tracking/README.rst
index c162cb0f6..1313f1840 100644
--- a/mail_tracking/README.rst
+++ b/mail_tracking/README.rst
@@ -52,31 +52,31 @@ status icon will appear just right to name of notified partner.
These are all available status icons:
-.. |sent| image:: ../static/src/img/sent.png
+.. |sent| image:: https://raw.githubusercontent.com/OCA/social/12.0/mail_tracking/static/src/img/sent.png
:width: 10px
-.. |delivered| image:: ../static/src/img/delivered.png
+.. |delivered| image:: https://raw.githubusercontent.com/OCA/social/12.0/mail_tracking/static/src/img/delivered.png
:width: 15px
-.. |opened| image:: ../static/src/img/opened.png
+.. |opened| image:: https://raw.githubusercontent.com/OCA/social/12.0/mail_tracking/static/src/img/opened.png
:width: 15px
-.. |error| image:: ../static/src/img/error.png
+.. |error| image:: https://raw.githubusercontent.com/OCA/social/12.0/mail_tracking/static/src/img/error.png
:width: 10px
-.. |waiting| image:: ../static/src/img/waiting.png
+.. |waiting| image:: https://raw.githubusercontent.com/OCA/social/12.0/mail_tracking/static/src/img/waiting.png
:width: 10px
-.. |unknown| image:: ../static/src/img/unknown.png
+.. |unknown| image:: https://raw.githubusercontent.com/OCA/social/12.0/mail_tracking/static/src/img/unknown.png
:width: 10px
-.. |cc| image:: ../static/src/img/cc.png
+.. |cc| image:: https://raw.githubusercontent.com/OCA/social/12.0/mail_tracking/static/src/img/cc.png
:width: 10px
-.. |noemail| image:: ../static/src/img/no_email.png
+.. |noemail| image:: https://raw.githubusercontent.com/OCA/social/12.0/mail_tracking/static/src/img/no_email.png
:width: 10px
-.. |anonuser| image:: ../static/src/img/anon_user.png
+.. |anonuser| image:: https://raw.githubusercontent.com/OCA/social/12.0/mail_tracking/static/src/img/anon_user.png
:width: 10px
|unknown| **Unknown**: No email tracking info available. Maybe this notified partner has 'Receive Inbox Notifications by Email' == 'Never'
diff --git a/mail_tracking/static/description/index.html b/mail_tracking/static/description/index.html
index c4756a996..edc176fbb 100644
--- a/mail_tracking/static/description/index.html
+++ b/mail_tracking/static/description/index.html
@@ -404,15 +404,15 @@ For example, --load=web,mail_trac
form, then an email tracking is created for each email notification. Then a
status icon will appear just right to name of notified partner.
These are all available status icons:
-
Unknown: No email tracking info available. Maybe this notified partner has ‘Receive Inbox Notifications by Email’ == ‘Never’
-
Waiting: Waiting to be sent
-
Error: Error while sending
-
Sent: Sent to SMTP server configured
-
Delivered: Delivered to final MX server
-
Opened: Opened by partner
-
Cc: It’s a Carbon-Copy recipient. Can’t know the status so is ‘Unknown’
-
No Email: The partner doesn’t have a defined email
-
No Partner: The recipient doesn’t have a defined partner
+
Unknown: No email tracking info available. Maybe this notified partner has ‘Receive Inbox Notifications by Email’ == ‘Never’
+
Waiting: Waiting to be sent
+
Error: Error while sending
+
Sent: Sent to SMTP server configured
+
Delivered: Delivered to final MX server
+
Opened: Opened by partner
+
Cc: It’s a Carbon-Copy recipient. Can’t know the status so is ‘Unknown’
+
No Email: The partner doesn’t have a defined email
+
No Partner: The recipient doesn’t have a defined partner
If you want to see all tracking emails and events you can go to
- Settings > Technical > Email > Tracking emails