mirror of
https://github.com/bringout/oca-edi.git
synced 2026-04-23 07:51: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,2 @@
|
|||
The new configuration parameter *XML Format embedded in PDF invoice*
|
||||
is available in the menu *Invoicing > Configuration > Settings*.
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
* Alexis de Lattre <alexis.delattre@akretion.com>
|
||||
* Andrea Stirpe <a.stirpe@onestein.nl>
|
||||
* Shine IT <contact@openerp.cn>
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
This is a technical module that ensure compatibility between the e-invoice generation modules of the `OCA/edi project <https://github.com/OCA/edi/>`_. It doesn't bring any feature by itself. You must also install one of the 2 OCA modules that generate electronic invoices:
|
||||
|
||||
* **account_invoice_ubl**: add support for the UBL format (Universal Business Language),
|
||||
* **account_invoice_facturx**: add support for the `Factur-X <http://fnfe-mpe.org/factur-x/factur-x_en/>`_ format.
|
||||
|
||||
See the README of each module for more information.
|
||||
|
||||
These 2 modules are able to embed an XML file in the PDF invoice and
|
||||
this module ensure that these 2 modules are compatible.
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
Before installing the module, you must **uninstall** the module **account_edi** from the official addons. As the account_edi module is auto-installable, it is certainly already installed on your Odoo database.
|
||||
|
||||
For that, go to the *Apps* menu, remove the *Apps* filter, search for the module *account_edi* (the title of the module is *Import/Export Invoices From XML/PDF*). Then click on the button *Module info* and then on the button *Uninstall*.
|
||||
Loading…
Add table
Add a link
Reference in a new issue