[IMP] pre-commit: first run on whole repo
This commit is contained in:
@@ -3,12 +3,12 @@
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
|
||||
{
|
||||
'name': 'Mass Mailing Campaigns Usability',
|
||||
'version': '14.0.1.0.0',
|
||||
'category': 'Marketing',
|
||||
'license': 'AGPL-3',
|
||||
'summary': 'Improve usability of mass mailing campaigns',
|
||||
'description': """
|
||||
"name": "Mass Mailing Campaigns Usability",
|
||||
"version": "14.0.1.0.0",
|
||||
"category": "Marketing",
|
||||
"license": "AGPL-3",
|
||||
"summary": "Improve usability of mass mailing campaigns",
|
||||
"description": """
|
||||
Mass Mailing Campaigns Usability
|
||||
================================
|
||||
|
||||
@@ -19,11 +19,11 @@ Several small usability improvements on the module mass_mailing:
|
||||
This module has been written by Alexis de Lattre from Akretion
|
||||
<alexis.delattre@akretion.com>.
|
||||
""",
|
||||
'author': 'Akretion',
|
||||
'website': 'http://www.akretion.com',
|
||||
'depends': ['mass_mailing', 'link_tracker_usability'],
|
||||
'data': [
|
||||
# 'views/link_tracker.xml',
|
||||
],
|
||||
'installable': False,
|
||||
"author": "Akretion",
|
||||
"website": "https://github.com/OCA/odoo-usability",
|
||||
"depends": ["mass_mailing", "link_tracker_usability"],
|
||||
"data": [
|
||||
# 'views/link_tracker.xml',
|
||||
],
|
||||
"installable": False,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user