mirror of
https://github.com/bringout/oca-edi.git
synced 2026-04-20 18:52:09 +02:00
Initial commit: OCA Edi packages (42 packages)
This commit is contained in:
commit
df976c03db
2184 changed files with 571602 additions and 0 deletions
14
odoo-bringout-oca-edi-base_ubl/base_ubl/__manifest__.py
Normal file
14
odoo-bringout-oca-edi-base_ubl/base_ubl/__manifest__.py
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# © 2016-2017 Akretion (Alexis de Lattre <alexis.delattre@akretion.com>)
|
||||
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
|
||||
|
||||
{
|
||||
"name": "Base UBL",
|
||||
"version": "16.0.1.1.2",
|
||||
"category": "Hidden",
|
||||
"license": "AGPL-3",
|
||||
"summary": "Base module for Universal Business Language (UBL)",
|
||||
"author": "Akretion,Onestein,Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/edi",
|
||||
"depends": ["uom_unece", "account_tax_unece", "base_vat", "pdf_helper"],
|
||||
"installable": True,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue