diff --git a/README.md b/README.md index 19563aff0d..79566ea88a 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ addon | version | maintainers | summary [account_invoice_export](account_invoice_export/) | 18.0.1.0.1 | TDu | Account Invoice Export [account_invoice_export_job](account_invoice_export_job/) | 18.0.1.0.0 | TDu | Account Invoice Export Job [account_invoice_export_server_env](account_invoice_export_server_env/) | 18.0.1.0.0 | | Server environment for Account Invoice Export -[account_invoice_facturx](account_invoice_facturx/) | 18.0.2.0.0 | alexis-via | Generate Factur-X/ZUGFeRD customer invoices +[account_invoice_facturx](account_invoice_facturx/) | 18.0.2.1.0 | alexis-via | Generate Factur-X/ZUGFeRD customer invoices [account_invoice_facturx_py3o](account_invoice_facturx_py3o/) | 18.0.1.0.0 | alexis-via | Generate Factur-X invoices with Py3o reporting engine [account_invoice_import](account_invoice_import/) | 18.0.1.1.0 | alexis-via | Import supplier invoices/refunds as PDF or XML files [account_invoice_import_facturx](account_invoice_import_facturx/) | 18.0.1.0.0 | alexis-via | Import Factur-X/ZUGFeRD Vendor Bills diff --git a/account_invoice_facturx/README.rst b/account_invoice_facturx/README.rst index b73519bebd..e2589120a4 100644 --- a/account_invoice_facturx/README.rst +++ b/account_invoice_facturx/README.rst @@ -11,7 +11,7 @@ Account Invoice Factur-X !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:29fa85d2875ba0552f1470055c235acc9bc9e0b92a8ee040ed88646ef46cf05d + !! source digest: sha256:d6b6b2bfd9414d4911bcca8088f7989a2ffcfa4cbb3fe24cb3cd4e7ea4fcef65 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_invoice_facturx/__manifest__.py b/account_invoice_facturx/__manifest__.py index 8d93014b45..f74f8e067d 100644 --- a/account_invoice_facturx/__manifest__.py +++ b/account_invoice_facturx/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Invoice Factur-X", - "version": "18.0.2.0.0", + "version": "18.0.2.1.0", "category": "Invoicing Management", "license": "AGPL-3", "summary": "Generate Factur-X/ZUGFeRD customer invoices", diff --git a/account_invoice_facturx/models/account_move.py b/account_invoice_facturx/models/account_move.py index 9060cef647..d13195baad 100644 --- a/account_invoice_facturx/models/account_move.py +++ b/account_invoice_facturx/models/account_move.py @@ -107,9 +107,7 @@ def _cii_add_trade_contact_block(self, partner, parent_node, ns): email_node = etree.SubElement( trade_contact, ns["ram"] + "EmailURIUniversalCommunication" ) - email_uriid = etree.SubElement( - email_node, ns["ram"] + "URIID", schemeID="SMTP" - ) + email_uriid = etree.SubElement(email_node, ns["ram"] + "URIID") email_uriid.text = partner.email @api.model diff --git a/account_invoice_facturx/static/description/index.html b/account_invoice_facturx/static/description/index.html index 22acc312ae..0e3a6a79f2 100644 --- a/account_invoice_facturx/static/description/index.html +++ b/account_invoice_facturx/static/description/index.html @@ -372,7 +372,7 @@

Account Invoice Factur-X

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:29fa85d2875ba0552f1470055c235acc9bc9e0b92a8ee040ed88646ef46cf05d +!! source digest: sha256:d6b6b2bfd9414d4911bcca8088f7989a2ffcfa4cbb3fe24cb3cd4e7ea4fcef65 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/edi Translate me on Weblate Try me on Runboat

With this module, the PDF customer invoices and refunds generated by the