From 96f07749ace15de8c6195f763e68117a1032257a Mon Sep 17 00:00:00 2001 From: Denis Mudarisov Date: Sat, 11 Jul 2020 00:30:02 +0500 Subject: [PATCH] :book: rename module --- email_headers/README.md | 2 +- email_headers/__manifest__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/email_headers/README.md b/email_headers/README.md index cf7d527..d60085c 100644 --- a/email_headers/README.md +++ b/email_headers/README.md @@ -1,4 +1,4 @@ -# Email Headers +# Robust Mails This module is used to improve email deliverability and make sure that replies find their way to the correct thread in Odoo. diff --git a/email_headers/__manifest__.py b/email_headers/__manifest__.py index 2cd38fb..e8768e4 100644 --- a/email_headers/__manifest__.py +++ b/email_headers/__manifest__.py @@ -20,7 +20,7 @@ # noinspection PyStatementEffect { - "name": "Default Email Headers", + "name": "Robust Mails", "version": "13.0.1.2.0", "license": "AGPL-3", "summary": """