Browse Source

📖 rename module

pull/341/head
Denis Mudarisov 4 years ago
committed by Mitchell Admin
parent
commit
941bed40d4
  1. 2
      email_headers/README.md
  2. 2
      email_headers/__manifest__.py

2
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 This module is used to improve email deliverability and make sure that replies find
their way to the correct thread in Odoo. their way to the correct thread in Odoo.

2
email_headers/__manifest__.py

@ -20,7 +20,7 @@
# noinspection PyStatementEffect # noinspection PyStatementEffect
{ {
"name": "Default Email Headers",
"name": "Robust Mails",
"version": "13.0.1.2.0", "version": "13.0.1.2.0",
"license": "AGPL-3", "license": "AGPL-3",
"summary": """ "summary": """

Loading…
Cancel
Save