|
@ -5,7 +5,7 @@ |
|
|
{ |
|
|
{ |
|
|
"name": "Contact gender", |
|
|
"name": "Contact gender", |
|
|
"summary": "Add gender field to contacts", |
|
|
"summary": "Add gender field to contacts", |
|
|
"version": "9.0.1.1.0", |
|
|
|
|
|
|
|
|
"version": "10.0.1.1.0", |
|
|
"category": "Customer Relationship Management", |
|
|
"category": "Customer Relationship Management", |
|
|
"website": "https://odoo-community.org/", |
|
|
"website": "https://odoo-community.org/", |
|
|
"author": "Grupo ESOC, Odoo Community Association (OCA)", |
|
|
"author": "Grupo ESOC, Odoo Community Association (OCA)", |
|
@ -15,7 +15,7 @@ |
|
|
], |
|
|
], |
|
|
"license": "AGPL-3", |
|
|
"license": "AGPL-3", |
|
|
'application': False, |
|
|
'application': False, |
|
|
'installable': False, |
|
|
|
|
|
|
|
|
'installable': True, |
|
|
'auto_install': False, |
|
|
'auto_install': False, |
|
|
"depends": [ |
|
|
"depends": [ |
|
|
"partner_contact_personal_information_page", |
|
|
"partner_contact_personal_information_page", |
|
|