[IMP] pre-commit: first run on whole repo
This commit is contained in:
@@ -3,22 +3,22 @@
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
|
||||
{
|
||||
'name': 'Base Usability',
|
||||
'version': '14.0.1.0.0',
|
||||
'category': 'Partner',
|
||||
'license': 'AGPL-3',
|
||||
'summary': 'Better usability in base module',
|
||||
'author': 'Akretion',
|
||||
'website': 'http://www.akretion.com',
|
||||
'depends': ['base'],
|
||||
'data': [
|
||||
'security/group.xml',
|
||||
'security/ir.model.access.csv',
|
||||
'views/res_partner.xml',
|
||||
'views/res_partner_bank.xml',
|
||||
'views/res_country.xml',
|
||||
'views/ir_module.xml',
|
||||
'views/ir_sequence.xml',
|
||||
],
|
||||
'installable': True,
|
||||
"name": "Base Usability",
|
||||
"version": "14.0.1.0.0",
|
||||
"category": "Partner",
|
||||
"license": "AGPL-3",
|
||||
"summary": "Better usability in base module",
|
||||
"author": "Akretion",
|
||||
"website": "https://github.com/OCA/odoo-usability",
|
||||
"depends": ["base"],
|
||||
"data": [
|
||||
"security/group.xml",
|
||||
"security/ir.model.access.csv",
|
||||
"views/res_partner.xml",
|
||||
"views/res_partner_bank.xml",
|
||||
"views/res_country.xml",
|
||||
"views/ir_module.xml",
|
||||
"views/ir_sequence.xml",
|
||||
],
|
||||
"installable": True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user