From 42a2730b4ff356cdcd4647613887bb004f917451 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 1 Feb 2024 14:35:25 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- base_wamas_ubl/README.rst | 2 +- base_wamas_ubl/__manifest__.py | 2 +- base_wamas_ubl/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4d35c79a22..5f0089a90e 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ addon | version | maintainers | summary [base_edifact](base_edifact/) | 16.0.1.2.0 | [![rmorant](https://github.com/rmorant.png?size=30px)](https://github.com/rmorant) | UN/EDIFACT/D96A utilities using pydifact parser [base_facturx](base_facturx/) | 16.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Base module for Factur-X/ZUGFeRD [base_ubl](base_ubl/) | 16.0.1.0.1 | | Base module for Universal Business Language (UBL) -[base_wamas_ubl](base_wamas_ubl/) | 16.0.1.5.0 | | Base module to aggregate WAMAS - UBL features. +[base_wamas_ubl](base_wamas_ubl/) | 16.0.1.6.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.0.0 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) [![alexis-via](https://github.com/alexis-via.png?size=30px)](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 061292a836..6b0b9002ae 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:cf122218463c2a015f80bf0f200318d469bdd1743cf5c5d4a22041f5d74ebbcb + !! source digest: sha256:8d5c91fc79378510304e300f3bee00667b22e039457993f7c5740cc74c378bbf !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 4b42b83bcf..da40e7c733 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.5.0", + "version": "16.0.1.6.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 a533f1d849..74584763f7 100644 --- a/base_wamas_ubl/static/description/index.html +++ b/base_wamas_ubl/static/description/index.html @@ -366,7 +366,7 @@

Base WAMAS UBL

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:cf122218463c2a015f80bf0f200318d469bdd1743cf5c5d4a22041f5d74ebbcb +!! source digest: sha256:8d5c91fc79378510304e300f3bee00667b22e039457993f7c5740cc74c378bbf !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module contains methods to parse between WAMAS file and UBL file.