|
@ -17,7 +17,7 @@ |
|
|
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
|
|
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
|
|
|
|
|
|
|
|
{ |
|
|
{ |
|
|
"name": "Partner gender", |
|
|
|
|
|
|
|
|
"name": "Contact gender", |
|
|
"version": "1.0", |
|
|
"version": "1.0", |
|
|
"category": "Customer Relationship Management", |
|
|
"category": "Customer Relationship Management", |
|
|
"author": "Odoo Community Association (OCA), Grupo ESOC", |
|
|
"author": "Odoo Community Association (OCA), Grupo ESOC", |
|
@ -25,7 +25,7 @@ |
|
|
"website": "https://odoo-community.org/", |
|
|
"website": "https://odoo-community.org/", |
|
|
"installable": True, |
|
|
"installable": True, |
|
|
"application": False, |
|
|
"application": False, |
|
|
"summary": "Add gender field to partners", |
|
|
|
|
|
|
|
|
"summary": "Add gender field to contacts", |
|
|
"depends": [ |
|
|
"depends": [ |
|
|
"base_contact", |
|
|
"base_contact", |
|
|
], |
|
|
], |