diff --git a/README.md b/README.md index 11f1d344906..fcac04e81ab 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ addon | version | maintainers | summary [account_payment_return](account_payment_return/) | 17.0.1.1.0 | | Manage the return of your payments [account_payment_return_import](account_payment_return_import/) | 17.0.1.0.0 | | This module adds a generic wizard to import payment returnfile formats. Is only the base to be extended by anothermodules [account_payment_return_import_iso20022](account_payment_return_import_iso20022/) | 17.0.1.0.0 | | This addon allows to import payment returns from ISO 20022 files like PAIN or CAMT. -[account_payment_term_extension](account_payment_term_extension/) | 17.0.1.0.1 | | Adds rounding, months, weeks and multiple payment days properties on payment term lines +[account_payment_term_extension](account_payment_term_extension/) | 17.0.1.0.2 | | Adds rounding, months, weeks and multiple payment days properties on payment term lines [//]: # (end addons) diff --git a/account_payment_term_extension/README.rst b/account_payment_term_extension/README.rst index d3a543356e3..1a34bf19273 100644 --- a/account_payment_term_extension/README.rst +++ b/account_payment_term_extension/README.rst @@ -7,7 +7,7 @@ Payment Term Extension !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:1e0886302db2f0b59bc5e9a25cc940e2fc02b4f9530ee1ab0d296d535415e3d7 + !! source digest: sha256:79ddb630e827a8f93c5df7d7f977baba6cbf25b843980b9b57aee5a471f9bfb5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_payment_term_extension/__manifest__.py b/account_payment_term_extension/__manifest__.py index 844a9020551..e9cf8568ba3 100644 --- a/account_payment_term_extension/__manifest__.py +++ b/account_payment_term_extension/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Payment Term Extension", - "version": "17.0.1.0.1", + "version": "17.0.1.0.2", "category": "Accounting & Finance", "summary": "Adds rounding, months, weeks and multiple payment days " "properties on payment term lines", diff --git a/account_payment_term_extension/static/description/index.html b/account_payment_term_extension/static/description/index.html index 8dde273e97a..a1b47dd7f0e 100644 --- a/account_payment_term_extension/static/description/index.html +++ b/account_payment_term_extension/static/description/index.html @@ -367,7 +367,7 @@

Payment Term Extension

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:1e0886302db2f0b59bc5e9a25cc940e2fc02b4f9530ee1ab0d296d535415e3d7 +!! source digest: sha256:79ddb630e827a8f93c5df7d7f977baba6cbf25b843980b9b57aee5a471f9bfb5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module extends the functionality of payment terms to: