You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

16 lines
335 B

{
'name': 'Partner Legal Name',
'version': '12.0.1.0.0',
'installable': True,
'category': 'base',
'author': 'Komit',
'website': 'http://komit-consulting.com',
'license': 'AGPL-3',
"depends": [
'base'
],
"data": [
'view/base/res_partner_view.xml'
],
"application": True
}