|
@ -12,6 +12,9 @@ |
|
|
'name': 'Partner Identification Numbers', |
|
|
'name': 'Partner Identification Numbers', |
|
|
'category': 'Customer Relationship Management', |
|
|
'category': 'Customer Relationship Management', |
|
|
'version': '9.0.1.0.0', |
|
|
'version': '9.0.1.0.0', |
|
|
|
|
|
'depends': [ |
|
|
|
|
|
'sales_team', |
|
|
|
|
|
], |
|
|
'data': [ |
|
|
'data': [ |
|
|
'views/res_partner_id_category_view.xml', |
|
|
'views/res_partner_id_category_view.xml', |
|
|
'views/res_partner_id_number_view.xml', |
|
|
'views/res_partner_id_number_view.xml', |
|
@ -25,5 +28,5 @@ |
|
|
'Odoo Community Association (OCA)' |
|
|
'Odoo Community Association (OCA)' |
|
|
'website': 'https://odoo-community.org/', |
|
|
'website': 'https://odoo-community.org/', |
|
|
'license': 'AGPL-3', |
|
|
'license': 'AGPL-3', |
|
|
'installable': False, |
|
|
|
|
|
|
|
|
'installable': True, |
|
|
} |
|
|
} |