[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': 'Base Partner Reference',
|
||||
'version': '14.0.1.0.0',
|
||||
'category': 'Partner',
|
||||
'license': 'AGPL-3',
|
||||
'summary': "Improve usage of partner's Internal Reference",
|
||||
'description': """
|
||||
"name": "Base Partner Reference",
|
||||
"version": "14.0.1.0.0",
|
||||
"category": "Partner",
|
||||
"license": "AGPL-3",
|
||||
"summary": "Improve usage of partner's Internal Reference",
|
||||
"description": """
|
||||
Base Partner Reference
|
||||
======================
|
||||
|
||||
@@ -18,9 +18,9 @@ Base Partner Reference
|
||||
|
||||
* Adds unicity constraint on Internal Reference
|
||||
""",
|
||||
'author': 'Akretion',
|
||||
'website': 'http://www.akretion.com',
|
||||
'depends': ['base'],
|
||||
'data': ['views/res_partner.xml'],
|
||||
'installable': True,
|
||||
"author": "Akretion",
|
||||
"website": "https://github.com/OCA/odoo-usability",
|
||||
"depends": ["base"],
|
||||
"data": ["views/res_partner.xml"],
|
||||
"installable": True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user