|
| 1 | +========================== |
| 2 | +Account e-invoice Generate |
| 3 | +========================== |
| 4 | + |
| 5 | +.. |
| 6 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 7 | + !! This file is generated by oca-gen-addon-readme !! |
| 8 | + !! changes will be overwritten. !! |
| 9 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 10 | + !! source digest: sha256:3ac8247296ba6ccfacf7e9cb6ac5b4928fe7629797ed8bc53522bbb38cbce900 |
| 11 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 12 | +
|
| 13 | +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png |
| 14 | + :target: https://odoo-community.org/page/development-status |
| 15 | + :alt: Beta |
| 16 | +.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png |
| 17 | + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html |
| 18 | + :alt: License: AGPL-3 |
| 19 | +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fedi-lightgray.png?logo=github |
| 20 | + :target: https://github.com/OCA/edi/tree/17.0/account_einvoice_generate |
| 21 | + :alt: OCA/edi |
| 22 | +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png |
| 23 | + :target: https://translation.odoo-community.org/projects/edi-17-0/edi-17-0-account_einvoice_generate |
| 24 | + :alt: Translate me on Weblate |
| 25 | +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png |
| 26 | + :target: https://runboat.odoo-community.org/builds?repo=OCA/edi&target_branch=17.0 |
| 27 | + :alt: Try me on Runboat |
| 28 | + |
| 29 | +|badge1| |badge2| |badge3| |badge4| |badge5| |
| 30 | + |
| 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: |
| 36 | + |
| 37 | +- **account_invoice_ubl**: add support for the UBL format (Universal |
| 38 | + Business Language), |
| 39 | +- **account_invoice_facturx**: add support for the |
| 40 | + `Factur-X <http://fnfe-mpe.org/factur-x/factur-x_en/>`__ format. |
| 41 | + |
| 42 | +See the README of each module for more information. |
| 43 | + |
| 44 | +These 2 modules are able to embed an XML file in the PDF invoice and |
| 45 | +this module ensure that these 2 modules are compatible. |
| 46 | + |
| 47 | +**Table of contents** |
| 48 | + |
| 49 | +.. contents:: |
| 50 | + :local: |
| 51 | + |
| 52 | +Installation |
| 53 | +============ |
| 54 | + |
| 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. |
| 59 | + |
| 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*. |
| 64 | + |
| 65 | +Configuration |
| 66 | +============= |
| 67 | + |
| 68 | +The new configuration parameter *XML Format embedded in PDF invoice* is |
| 69 | +available in the menu *Invoicing > Configuration > Settings*. |
| 70 | + |
| 71 | +Bug Tracker |
| 72 | +=========== |
| 73 | + |
| 74 | +Bugs are tracked on `GitHub Issues <https://github.com/OCA/edi/issues>`_. |
| 75 | +In case of trouble, please check there if your issue has already been reported. |
| 76 | +If you spotted it first, help us to smash it by providing a detailed and welcomed |
| 77 | +`feedback <https://github.com/OCA/edi/issues/new?body=module:%20account_einvoice_generate%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. |
| 78 | + |
| 79 | +Do not contact contributors directly about support or help with technical issues. |
| 80 | + |
| 81 | +Credits |
| 82 | +======= |
| 83 | + |
| 84 | +Authors |
| 85 | +------- |
| 86 | + |
| 87 | +* Akretion |
| 88 | +* Onestein |
| 89 | + |
| 90 | +Contributors |
| 91 | +------------ |
| 92 | + |
| 93 | +- Alexis de Lattre <alexis.delattre@akretion.com> |
| 94 | +- Andrea Stirpe <a.stirpe@onestein.nl> |
| 95 | +- Shine IT <contact@openerp.cn> |
| 96 | + |
| 97 | +Maintainers |
| 98 | +----------- |
| 99 | + |
| 100 | +This module is maintained by the OCA. |
| 101 | + |
| 102 | +.. image:: https://odoo-community.org/logo.png |
| 103 | + :alt: Odoo Community Association |
| 104 | + :target: https://odoo-community.org |
| 105 | + |
| 106 | +OCA, or the Odoo Community Association, is a nonprofit organization whose |
| 107 | +mission is to support the collaborative development of Odoo features and |
| 108 | +promote its widespread use. |
| 109 | + |
| 110 | +.. |maintainer-alexis-via| image:: https://github.com/alexis-via.png?size=40px |
| 111 | + :target: https://github.com/alexis-via |
| 112 | + :alt: alexis-via |
| 113 | + |
| 114 | +Current `maintainer <https://odoo-community.org/page/maintainer-role>`__: |
| 115 | + |
| 116 | +|maintainer-alexis-via| |
| 117 | + |
| 118 | +This module is part of the `OCA/edi <https://github.com/OCA/edi/tree/17.0/account_einvoice_generate>`_ project on GitHub. |
| 119 | + |
| 120 | +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
0 commit comments