diff --git a/README.md b/README.md index b5c4bb28..d64999bc 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ addon | version | maintainers | summary [account_tax_balance](account_tax_balance/) | 15.0.1.1.1 | | Compute tax balances based on date range [mis_builder_cash_flow](mis_builder_cash_flow/) | 15.0.1.0.0 | [](https://github.com/jjscarafia) | MIS Builder Cash Flow [mis_template_financial_report](mis_template_financial_report/) | 15.0.1.0.1 | [](https://github.com/hbrunn) | Profit & Loss / Balance sheet MIS templates -[partner_statement](partner_statement/) | 15.0.1.1.2 | [](https://github.com/MiquelRForgeFlow) | OCA Financial Reports +[partner_statement](partner_statement/) | 15.0.1.1.3 | [](https://github.com/MiquelRForgeFlow) | OCA Financial Reports [//]: # (end addons) diff --git a/partner_statement/README.rst b/partner_statement/README.rst index 258d9b76..5d65b01b 100644 --- a/partner_statement/README.rst +++ b/partner_statement/README.rst @@ -7,7 +7,7 @@ Partner Statement !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:9406ee9b5346e164c0b5ad24671fe500b71a3fb00ea7f21f3cd40ea9899cfe81 + !! source digest: sha256:9ddb9a45e8da5a9e7d1ea9771266c97a1d11d3e19670a68ccf5936aa6d85a296 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/partner_statement/__manifest__.py b/partner_statement/__manifest__.py index e459039d..71c30c71 100644 --- a/partner_statement/__manifest__.py +++ b/partner_statement/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Partner Statement", - "version": "15.0.1.1.2", + "version": "15.0.1.1.3", "category": "Accounting & Finance", "summary": "OCA Financial Reports", "author": "ForgeFlow, Odoo Community Association (OCA)", diff --git a/partner_statement/static/description/index.html b/partner_statement/static/description/index.html index 43ad324f..78cae7ba 100644 --- a/partner_statement/static/description/index.html +++ b/partner_statement/static/description/index.html @@ -366,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:9406ee9b5346e164c0b5ad24671fe500b71a3fb00ea7f21f3cd40ea9899cfe81 +!! source digest: sha256:9ddb9a45e8da5a9e7d1ea9771266c97a1d11d3e19670a68ccf5936aa6d85a296 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This module extends the functionality of Invoicing to support the printing of customer and vendor statements.