Browse Source

📖 rename module

pull/297/head
Denis Mudarisov 4 years ago
parent
commit
96f07749ac
No known key found for this signature in database GPG Key ID: B9AD74DAFB7B53DA
  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