You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
31
+
This is a technical module that ensure compatibility between the
32
+
e-invoice generation modules of the `OCA/edi
33
+
project <https://github.com/OCA/edi/>`__. It doesn't bring any feature
34
+
by itself. You must also install one of the 2 OCA modules that generate
35
+
electronic invoices:
32
36
33
-
* **account_invoice_ubl**: add support for the UBL format (Universal Business Language),
34
-
* **account_invoice_facturx**: add support for the `Factur-X <http://fnfe-mpe.org/factur-x/factur-x_en/>`_ format.
37
+
- **account_invoice_ubl**: add support for the UBL format (Universal
38
+
Business Language),
39
+
- **account_invoice_facturx**: add support for the
See the README of each module for more information.
37
43
@@ -46,44 +52,50 @@ this module ensure that these 2 modules are compatible.
46
52
Installation
47
53
============
48
54
49
-
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.
55
+
Before installing the module, you must **uninstall** the module
56
+
**account_edi** from the official addons. As the account_edi module is
57
+
auto-installable, it is certainly already installed on your Odoo
58
+
database.
50
59
51
-
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*.
60
+
For that, go to the *Apps* menu, remove the *Apps* filter, search for
61
+
the module *account_edi* (the title of the module is *Import/Export
62
+
Invoices From XML/PDF*). Then click on the button *Module info* and then
63
+
on the button *Uninstall*.
52
64
53
65
Configuration
54
66
=============
55
67
56
-
The new configuration parameter *XML Format embedded in PDF invoice*
57
-
is available in the menu *Invoicing > Configuration > Settings*.
68
+
The new configuration parameter *XML Format embedded in PDF invoice* is
69
+
available in the menu *Invoicing > Configuration > Settings*.
58
70
59
71
Bug Tracker
60
72
===========
61
73
62
74
Bugs are tracked on `GitHub Issues <https://github.com/OCA/edi/issues>`_.
63
75
In case of trouble, please check there if your issue has already been reported.
64
76
If you spotted it first, help us to smash it by providing a detailed and welcomed
<p><aclass="reference external image-reference" href="https://odoo-community.org/page/development-status"><imgalt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a><aclass="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><imgalt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a><aclass="reference external image-reference" href="https://github.com/OCA/edi/tree/14.0/account_einvoice_generate"><imgalt="OCA/edi" src="https://img.shields.io/badge/github-OCA%2Fedi-lightgray.png?logo=github" /></a><aclass="reference external image-reference" href="https://translation.odoo-community.org/projects/edi-14-0/edi-14-0-account_einvoice_generate"><imgalt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a><aclass="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/edi&target_branch=14.0"><imgalt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373
-
<p>This is a technical module that ensure compatibility between the e-invoice generation modules of the <aclass="reference external" href="https://github.com/OCA/edi/">OCA/edi project</a>. It doesn’t bring any feature by itself. You must also install one of the 2 OCA modules that generate electronic invoices:</p>
372
+
<p><aclass="reference external image-reference" href="https://odoo-community.org/page/development-status"><imgalt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a><aclass="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><imgalt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a><aclass="reference external image-reference" href="https://github.com/OCA/edi/tree/17.0/account_einvoice_generate"><imgalt="OCA/edi" src="https://img.shields.io/badge/github-OCA%2Fedi-lightgray.png?logo=github" /></a><aclass="reference external image-reference" href="https://translation.odoo-community.org/projects/edi-17-0/edi-17-0-account_einvoice_generate"><imgalt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a><aclass="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/edi&target_branch=17.0"><imgalt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373
+
<p>This is a technical module that ensure compatibility between the
374
+
e-invoice generation modules of the <aclass="reference external" href="https://github.com/OCA/edi/">OCA/edi
375
+
project</a>. It doesn’t bring any feature
376
+
by itself. You must also install one of the 2 OCA modules that generate
377
+
electronic invoices:</p>
374
378
<ulclass="simple">
375
-
<li><strong>account_invoice_ubl</strong>: add support for the UBL format (Universal Business Language),</li>
376
-
<li><strong>account_invoice_facturx</strong>: add support for the <aclass="reference external" href="http://fnfe-mpe.org/factur-x/factur-x_en/">Factur-X</a> format.</li>
379
+
<li><strong>account_invoice_ubl</strong>: add support for the UBL format (Universal
380
+
Business Language),</li>
381
+
<li><strong>account_invoice_facturx</strong>: add support for the
<p>Before installing the module, you must <strong>uninstall</strong> the module <strong>account_edi</strong> from the official addons. As the account_edi module is auto-installable, it is certainly already installed on your Odoo database.</p>
398
-
<p>For that, go to the <em>Apps</em> menu, remove the <em>Apps</em> filter, search for the module <em>account_edi</em> (the title of the module is <em>Import/Export Invoices From XML/PDF</em>). Then click on the button <em>Module info</em> and then on the button <em>Uninstall</em>.</p>
403
+
<p>Before installing the module, you must <strong>uninstall</strong> the module
404
+
<strong>account_edi</strong> from the official addons. As the account_edi module is
405
+
auto-installable, it is certainly already installed on your Odoo
406
+
database.</p>
407
+
<p>For that, go to the <em>Apps</em> menu, remove the <em>Apps</em> filter, search for
408
+
the module <em>account_edi</em> (the title of the module is <em>Import/Export
409
+
Invoices From XML/PDF</em>). Then click on the button <em>Module info</em> and then
<p>This module is part of the <aclass="reference external" href="https://github.com/OCA/edi/tree/14.0/account_einvoice_generate">OCA/edi</a> project on GitHub.</p>
451
+
<p>This module is part of the <aclass="reference external" href="https://github.com/OCA/edi/tree/17.0/account_einvoice_generate">OCA/edi</a> project on GitHub.</p>
440
452
<p>You are welcome to contribute. To learn how please visit <aclass="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
0 commit comments