mirror of
https://github.com/bringout/oca-edi.git
synced 2026-04-19 19:11:59 +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
|
|
@ -0,0 +1,5 @@
|
|||
* Alexis de Lattre <alexis.delattre@akretion.com>
|
||||
* Andrea Stirpe <a.stirpe@onestein.nl>
|
||||
* Jacques-Etienne Baudoux <je@bcim.be>
|
||||
* Phuc (Tran Thanh) <phuc@trobz.com>
|
||||
* Simone Orsi <simone.orsi@camptocamp.com>
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
The development of this module has been financially supported by:
|
||||
|
||||
* Camptocamp
|
||||
|
|
@ -0,0 +1,12 @@
|
|||
This is the base module for the implementation of the `Universal Business
|
||||
Language (UBL) <http://ubl.xml.org/>`_ standard. The UBL standard became the
|
||||
`ISO/IEC 19845 <http://www.iso.org/iso/catalogue_detail.htm?csnumber=66370>`_
|
||||
standard in January 2016 (cf the `official announce
|
||||
<http://www.prweb.com/releases/2016/01/prweb13186919.htm>`_).
|
||||
|
||||
This module contains methods to generate and parse UBL files. This module
|
||||
doesn't do anything useful by itself, but it is used by several other modules:
|
||||
|
||||
* *purchase_order_ubl* that generate UBL purchase orders,
|
||||
* *sale_order_import_ubl* that imports UBL sale orders.
|
||||
* *account_invoice_import_ubl* that imports UBL invoices,
|
||||
Loading…
Add table
Add a link
Reference in a new issue