|
@ -1,19 +1,22 @@ |
|
|
# -*- coding: utf-8 -*- |
|
|
# -*- coding: utf-8 -*- |
|
|
# © 2015 Antiun Ingeniería S.L. - Antonio Espinosa |
|
|
|
|
|
# © 2015 Antiun Ingeniería S.L. - Jairo Llopis |
|
|
|
|
|
|
|
|
# Copyright 2015 Antonio Espinosa <antonio.espinosa@tecnativa.com> |
|
|
|
|
|
# Copyright 2015 Jairo Llopis <jairo.llopis@tecnativa.com> |
|
|
|
|
|
# Copyright 2017 David Vidal <david.vidal@tecnativa.com> |
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). |
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). |
|
|
|
|
|
|
|
|
{ |
|
|
{ |
|
|
'name': 'Employee quantity in partners', |
|
|
'name': 'Employee quantity in partners', |
|
|
'summary': 'Know how many employees a partner has', |
|
|
'summary': 'Know how many employees a partner has', |
|
|
'version': '8.0.1.0.0', |
|
|
|
|
|
|
|
|
'version': '10.0.1.0.0', |
|
|
'category': 'Customer Relationship Management', |
|
|
'category': 'Customer Relationship Management', |
|
|
"author": "Antiun Ingeniería S.L., Odoo Community Association (OCA)", |
|
|
|
|
|
|
|
|
"author": 'Antiun Ingeniería S.L., ' |
|
|
|
|
|
'Tecnativa, ' |
|
|
|
|
|
'Odoo Community Association (OCA)', |
|
|
"license": "AGPL-3", |
|
|
"license": "AGPL-3", |
|
|
"application": False, |
|
|
"application": False, |
|
|
'website': 'http://www.antiun.com', |
|
|
|
|
|
|
|
|
'website': 'http://www.tecnativa.com', |
|
|
'depends': [ |
|
|
'depends': [ |
|
|
'base', |
|
|
|
|
|
|
|
|
'sale', |
|
|
], |
|
|
], |
|
|
'data': [ |
|
|
'data': [ |
|
|
'security/ir.model.access.csv', |
|
|
'security/ir.model.access.csv', |