[MIG] sql_export_mail: Migration to 14.0

[UPD] Update sql_export_mail.pot

[UPD] README.rst

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-14.0/server-tools-14.0-sql_export_mail
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-sql_export_mail/

[UPD] Update sql_export_mail.pot

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-14.0/server-tools-14.0-sql_export_mail
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-sql_export_mail/

[UPD] Update sql_export_mail.pot

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-14.0/server-tools-14.0-sql_export_mail
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-sql_export_mail/
This commit is contained in:
hkapatel
2021-06-15 17:07:19 +05:30
committed by Sander Lienaerts
parent b04c585d7e
commit d25dfc2aff
8 changed files with 132 additions and 48 deletions

View File

@@ -1,15 +1,12 @@
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
{
"name": "SQL Export Mail",
"version": "12.0.1.0.0",
"version": "14.0.1.0.0",
"category": "Generic Modules",
"summary": "Send csv file generated by sql query by mail.",
"author": "Akretion, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/server-tools",
"depends": [
"sql_export",
"mail",
],
"depends": ["sql_export", "mail"],
"license": "AGPL-3",
"data": [
"views/sql_export_view.xml",