diff --git a/README.md b/README.md index 06defb4d56..3c12b4ecd7 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ addon | version | maintainers | summary [base_edifact](base_edifact/) | 16.0.1.3.0 | [](https://github.com/rmorant) | UN/EDIFACT/D96A utilities using pydifact parser [base_facturx](base_facturx/) | 16.0.1.0.0 | [](https://github.com/alexis-via) | Base module for Factur-X/ZUGFeRD [base_ubl](base_ubl/) | 16.0.1.1.0 | | Base module for Universal Business Language (UBL) -[base_wamas_ubl](base_wamas_ubl/) | 16.0.1.10.0 | | Base module to aggregate WAMAS - UBL features. +[base_wamas_ubl](base_wamas_ubl/) | 16.0.1.11.0 | | Base module to aggregate WAMAS - UBL features. [despatch_advice_import](despatch_advice_import/) | 16.0.1.0.0 | | Despatch Advice import [despatch_advice_import_ubl](despatch_advice_import_ubl/) | 16.0.1.0.0 | | Import Despatch Advice files [pdf_helper](pdf_helper/) | 16.0.1.1.0 | [](https://github.com/simahawk) [](https://github.com/alexis-via) | Provides helpers to work w/ PDFs diff --git a/base_wamas_ubl/README.rst b/base_wamas_ubl/README.rst index 4417f36012..f02ed9d01f 100644 --- a/base_wamas_ubl/README.rst +++ b/base_wamas_ubl/README.rst @@ -7,7 +7,7 @@ Base WAMAS UBL !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:585ef4e241db988db2f921f194f6eb58917a1a114a3868174c06592159ad88dc + !! source digest: sha256:be1aa6114b4e20db5d0808225b1e233ae36d212ce5b354dad8706575ca97ed0e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png diff --git a/base_wamas_ubl/__manifest__.py b/base_wamas_ubl/__manifest__.py index c811951914..c9de2af889 100644 --- a/base_wamas_ubl/__manifest__.py +++ b/base_wamas_ubl/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Base WAMAS UBL", "summary": """Base module to aggregate WAMAS - UBL features.""", - "version": "16.0.1.10.0", + "version": "16.0.1.11.0", "development_status": "Alpha", "category": "Hidden", "website": "https://github.com/OCA/edi", diff --git a/base_wamas_ubl/static/description/index.html b/base_wamas_ubl/static/description/index.html index 91c597b0b1..b3e2eac36b 100644 --- a/base_wamas_ubl/static/description/index.html +++ b/base_wamas_ubl/static/description/index.html @@ -366,7 +366,7 @@
This module contains methods to parse between WAMAS file and UBL file.