From 40ce0a84c25926f2aabe7001152e6767487d3a69 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 13 Oct 2023 06:50:12 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 6 +++--- account_financial_report/README.rst | 2 +- account_financial_report/__manifest__.py | 2 +- account_financial_report/static/description/index.html | 2 +- account_tax_balance/README.rst | 2 +- account_tax_balance/__manifest__.py | 2 +- account_tax_balance/static/description/index.html | 2 +- partner_statement/README.rst | 2 +- partner_statement/__manifest__.py | 2 +- partner_statement/static/description/index.html | 2 +- 10 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 86eaabcb..31688ebb 100644 --- a/README.md +++ b/README.md @@ -21,13 +21,13 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[account_financial_report](account_financial_report/) | 15.0.2.8.5 | | OCA Financial Reports +[account_financial_report](account_financial_report/) | 15.0.2.8.6 | | OCA Financial Reports [account_purchase_stock_report_non_billed](account_purchase_stock_report_non_billed/) | 15.0.1.0.0 | [![CarlosRoca13](https://github.com/CarlosRoca13.png?size=30px)](https://github.com/CarlosRoca13) | Account Purchase Stock Report Non Billed [account_sale_stock_report_non_billed](account_sale_stock_report_non_billed/) | 15.0.1.0.3 | [![CarlosRoca13](https://github.com/CarlosRoca13.png?size=30px)](https://github.com/CarlosRoca13) | Account Sale Stock Report Non Billed -[account_tax_balance](account_tax_balance/) | 15.0.1.1.0 | | Compute tax balances based on date range +[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 | [![jjscarafia](https://github.com/jjscarafia.png?size=30px)](https://github.com/jjscarafia) | MIS Builder Cash Flow [mis_template_financial_report](mis_template_financial_report/) | 15.0.1.0.1 | [![hbrunn](https://github.com/hbrunn.png?size=30px)](https://github.com/hbrunn) | Profit & Loss / Balance sheet MIS templates -[partner_statement](partner_statement/) | 15.0.1.1.0 | [![MiquelRForgeFlow](https://github.com/MiquelRForgeFlow.png?size=30px)](https://github.com/MiquelRForgeFlow) | OCA Financial Reports +[partner_statement](partner_statement/) | 15.0.1.1.1 | [![MiquelRForgeFlow](https://github.com/MiquelRForgeFlow.png?size=30px)](https://github.com/MiquelRForgeFlow) | OCA Financial Reports [//]: # (end addons) diff --git a/account_financial_report/README.rst b/account_financial_report/README.rst index dd559272..203755a7 100644 --- a/account_financial_report/README.rst +++ b/account_financial_report/README.rst @@ -7,7 +7,7 @@ Account Financial Reports !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:249ca906db65bd9e9ae8d9c30a3687a18c2c2d620c13ae1d0914205e520fbf03 + !! source digest: sha256:4bb61f850b60a03742e16dc3497371f71ae0723069768da884c9e2a916ba05ea !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_financial_report/__manifest__.py b/account_financial_report/__manifest__.py index 8b8ca9d1..0d3ec1f5 100644 --- a/account_financial_report/__manifest__.py +++ b/account_financial_report/__manifest__.py @@ -6,7 +6,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Account Financial Reports", - "version": "15.0.2.8.5", + "version": "15.0.2.8.6", "category": "Reporting", "summary": "OCA Financial Reports", "author": "Camptocamp SA," diff --git a/account_financial_report/static/description/index.html b/account_financial_report/static/description/index.html index ff26ec9b..51e37fca 100644 --- a/account_financial_report/static/description/index.html +++ b/account_financial_report/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:249ca906db65bd9e9ae8d9c30a3687a18c2c2d620c13ae1d0914205e520fbf03 +!! source digest: sha256:4bb61f850b60a03742e16dc3497371f71ae0723069768da884c9e2a916ba05ea !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module adds a set of financial reports. They are accessible under diff --git a/account_tax_balance/README.rst b/account_tax_balance/README.rst index 4588c9e6..6ed8c4cb 100644 --- a/account_tax_balance/README.rst +++ b/account_tax_balance/README.rst @@ -7,7 +7,7 @@ Tax Balance !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:3370f5e0eeaff161f81b708f8374da24b57d68e6f40e1febf1c003747464d6f5 + !! source digest: sha256:ab0326bddbd405a456e1829e7b36f16eab35df62dec3548c96d7fd27a19bbf47 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png diff --git a/account_tax_balance/__manifest__.py b/account_tax_balance/__manifest__.py index 3e235bcf..84205ebb 100644 --- a/account_tax_balance/__manifest__.py +++ b/account_tax_balance/__manifest__.py @@ -6,7 +6,7 @@ { "name": "Tax Balance", "summary": "Compute tax balances based on date range", - "version": "15.0.1.1.0", + "version": "15.0.1.1.1", "development_status": "Mature", "category": "Invoices & Payments", "website": "https://github.com/OCA/account-financial-reporting", diff --git a/account_tax_balance/static/description/index.html b/account_tax_balance/static/description/index.html index 75eff2fa..b0548ed3 100644 --- a/account_tax_balance/static/description/index.html +++ b/account_tax_balance/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:3370f5e0eeaff161f81b708f8374da24b57d68e6f40e1febf1c003747464d6f5 +!! source digest: sha256:ab0326bddbd405a456e1829e7b36f16eab35df62dec3548c96d7fd27a19bbf47 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Mature License: AGPL-3 OCA/account-financial-reporting Translate me on Weblate Try me on Runboat

This module allows to compute tax balances within a certain date range. diff --git a/partner_statement/README.rst b/partner_statement/README.rst index a2b49521..55636069 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:ace03cb14af0a659f14338b2c1875faa47b062a395f2d7eabf1f145e04d66c7a + !! source digest: sha256:8cf120e9937aebc251e3576682aab2450761d8bec81e8da495719a58fe19203e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/partner_statement/__manifest__.py b/partner_statement/__manifest__.py index 70490824..10b17874 100644 --- a/partner_statement/__manifest__.py +++ b/partner_statement/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Partner Statement", - "version": "15.0.1.1.0", + "version": "15.0.1.1.1", "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 33516cc2..ab7b9c1b 100644 --- a/partner_statement/static/description/index.html +++ b/partner_statement/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:ace03cb14af0a659f14338b2c1875faa47b062a395f2d7eabf1f145e04d66c7a +!! source digest: sha256:8cf120e9937aebc251e3576682aab2450761d8bec81e8da495719a58fe19203e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module extends the functionality of Invoicing to support the printing of customer and vendor statements.