diff --git a/l10n_ro_edi_ubl_discount/README.rst b/l10n_ro_edi_ubl_discount/README.rst index 346c6d44..768c1e9a 100644 --- a/l10n_ro_edi_ubl_discount/README.rst +++ b/l10n_ro_edi_ubl_discount/README.rst @@ -7,7 +7,7 @@ Romania - EDI UBL Line Discount Fix !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:f2b76e933db6c7e3a497719e18919b77308f45e1829c739cb94728a5a6c8ad69 + !! source digest: sha256:225679b70ba8cc3877399446f6ac80d2662377d48d6dc5f2c45da4c90f4bbd77 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/l10n_ro_edi_ubl_discount/__manifest__.py b/l10n_ro_edi_ubl_discount/__manifest__.py index 47df3d18..02856528 100644 --- a/l10n_ro_edi_ubl_discount/__manifest__.py +++ b/l10n_ro_edi_ubl_discount/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Romania - EDI UBL Line Discount Fix", "license": "AGPL-3", - "version": "15.0.0.0.1", + "version": "15.0.0.0.2", "author": "Terrabit," "Odoo Community Association (OCA)", "website": "https://github.com/OCA/l10n-romania", "category": "Tools", diff --git a/l10n_ro_edi_ubl_discount/models/account_edi_xml_cius_ro.py b/l10n_ro_edi_ubl_discount/models/account_edi_xml_cius_ro.py index 49d3117c..ad42ee68 100644 --- a/l10n_ro_edi_ubl_discount/models/account_edi_xml_cius_ro.py +++ b/l10n_ro_edi_ubl_discount/models/account_edi_xml_cius_ro.py @@ -1,9 +1,24 @@ # © 2024-now Dan Stoica Romania - EDI UBL Line Discount Fix !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:f2b76e933db6c7e3a497719e18919b77308f45e1829c739cb94728a5a6c8ad69 +!! source digest: sha256:225679b70ba8cc3877399446f6ac80d2662377d48d6dc5f2c45da4c90f4bbd77 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 dhongu/l10n-romania