Ecocentral/Ecologistic#2 add fields for CCPAE certification. Add logo to documents header
This commit is contained in:
parent
53e1a9737f
commit
d340344313
7 changed files with 76 additions and 0 deletions
13
l10n_es_partner_ccpae/__manifest__.py
Normal file
13
l10n_es_partner_ccpae/__manifest__.py
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
{
|
||||
"name": "Partner CCPAE",
|
||||
"summary": "Añade los datos del registro de operador CCPAE a los contactos. Añade logo en los albaranes",
|
||||
"version": "16.0.1.0.0",
|
||||
"author": "Criptomart",
|
||||
"website": "https://criptomart.net",
|
||||
"category": "Localization/Europe",
|
||||
"license": "AGPL-3",
|
||||
"depends": ["stock"],
|
||||
"data": ["views/res_partner_view.xml", "report/report_deliveryslip.xml"],
|
||||
"installable": True,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue