From a85b2cb53b8a17ac829fde7028865fee4539695f Mon Sep 17 00:00:00 2001
From: OCA-git-bot
Date: Sun, 29 Mar 2020 06:15:03 +0000
Subject: [PATCH] [UPD] README.rst
---
mail_tracking/README.rst | 16 ++++++++--------
mail_tracking/static/description/index.html | 16 ++++++++--------
2 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/mail_tracking/README.rst b/mail_tracking/README.rst
index a338206..aaf3574 100644
--- a/mail_tracking/README.rst
+++ b/mail_tracking/README.rst
@@ -52,28 +52,28 @@ 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/13.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/13.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/13.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/13.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/13.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/13.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/13.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/13.0/mail_tracking/static/src/img/no_email.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 949f7ed..656a86f 100644
--- a/mail_tracking/static/description/index.html
+++ b/mail_tracking/static/description/index.html
@@ -404,14 +404,14 @@ 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
+ 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
If you want to see all tracking emails and events you can go to
- Settings > Technical > Email > Tracking emails