|
| 1 | +======================================= |
| 2 | +EDI Invoice Import UBL Endpoint Example |
| 3 | +======================================= |
| 4 | + |
| 5 | +.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 6 | + !! This file is generated by oca-gen-addon-readme !! |
| 7 | + !! changes will be overwritten. !! |
| 8 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 9 | +
|
| 10 | +.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png |
| 11 | + :target: https://odoo-community.org/page/development-status |
| 12 | + :alt: Alpha |
| 13 | +.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png |
| 14 | + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html |
| 15 | + :alt: License: AGPL-3 |
| 16 | +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fedi-lightgray.png?logo=github |
| 17 | + :target: https://github.com/OCA/edi/tree/14.0/edi_account_invoice_import_ubl_endpoint_example |
| 18 | + :alt: OCA/edi |
| 19 | +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png |
| 20 | + :target: https://translation.odoo-community.org/projects/edi-14-0/edi-14-0-edi_account_invoice_import_ubl_endpoint_example |
| 21 | + :alt: Translate me on Weblate |
| 22 | +.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png |
| 23 | + :target: https://runbot.odoo-community.org/runbot/226/14.0 |
| 24 | + :alt: Try me on Runbot |
| 25 | + |
| 26 | +|badge1| |badge2| |badge3| |badge4| |badge5| |
| 27 | + |
| 28 | +Provide default endpoint for importing invoices. |
| 29 | + |
| 30 | +This module is more an example on how you can create your own endpoint |
| 31 | +to manage such exchanges. |
| 32 | + |
| 33 | +.. IMPORTANT:: |
| 34 | + This is an alpha version, the data model and design can change at any time without warning. |
| 35 | + Only for development or testing purpose, do not use in production. |
| 36 | + `More details on development status <https://odoo-community.org/page/development-status>`_ |
| 37 | + |
| 38 | +**Table of contents** |
| 39 | + |
| 40 | +.. contents:: |
| 41 | + :local: |
| 42 | + |
| 43 | +Bug Tracker |
| 44 | +=========== |
| 45 | + |
| 46 | +Bugs are tracked on `GitHub Issues <https://github.com/OCA/edi/issues>`_. |
| 47 | +In case of trouble, please check there if your issue has already been reported. |
| 48 | +If you spotted it first, help us smashing it by providing a detailed and welcomed |
| 49 | +`feedback <https://github.com/OCA/edi/issues/new?body=module:%20edi_account_invoice_import_ubl_endpoint_example%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. |
| 50 | + |
| 51 | +Do not contact contributors directly about support or help with technical issues. |
| 52 | + |
| 53 | +Credits |
| 54 | +======= |
| 55 | + |
| 56 | +Authors |
| 57 | +~~~~~~~ |
| 58 | + |
| 59 | +* ForgeFlow |
| 60 | + |
| 61 | +Contributors |
| 62 | +~~~~~~~~~~~~ |
| 63 | + |
| 64 | +* Lois Rilo <lois.rilo@forgeflow.com> |
| 65 | + |
| 66 | +Maintainers |
| 67 | +~~~~~~~~~~~ |
| 68 | + |
| 69 | +This module is maintained by the OCA. |
| 70 | + |
| 71 | +.. image:: https://odoo-community.org/logo.png |
| 72 | + :alt: Odoo Community Association |
| 73 | + :target: https://odoo-community.org |
| 74 | + |
| 75 | +OCA, or the Odoo Community Association, is a nonprofit organization whose |
| 76 | +mission is to support the collaborative development of Odoo features and |
| 77 | +promote its widespread use. |
| 78 | + |
| 79 | +.. |maintainer-LoisRForgeFlow| image:: https://github.com/LoisRForgeFlow.png?size=40px |
| 80 | + :target: https://github.com/LoisRForgeFlow |
| 81 | + :alt: LoisRForgeFlow |
| 82 | + |
| 83 | +Current `maintainer <https://odoo-community.org/page/maintainer-role>`__: |
| 84 | + |
| 85 | +|maintainer-LoisRForgeFlow| |
| 86 | + |
| 87 | +This module is part of the `OCA/edi <https://github.com/OCA/edi/tree/14.0/edi_account_invoice_import_ubl_endpoint_example>`_ project on GitHub. |
| 88 | + |
| 89 | +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
0 commit comments