Update __openerp__.py, cf. comments daramousk

This commit is contained in:
Luc De Meyer
2018-11-25 16:57:12 +01:00
committed by GitHub
parent 06fd1acb6d
commit 7d8c258b46

View File

@@ -2,12 +2,12 @@
# Copyright 2018 Therp BV <https://therp.nl>
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
{
"name": "company_eori_number",
"name": "Company EORI number",
"version": "8.0.1.0.0",
"author": "Therp BV,Odoo Community Association (OCA)",
"license": "AGPL-3",
"category": "",
"summary": "",
"category": "Extrastat",
"summary": "Add EORI number to company form",
"depends": [
"base",
],