Skip to content

Commit 7444b90

Browse files
committed
[BOT] post-merge updates
1 parent 0ff3b2f commit 7444b90

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Available addons
2121
----------------
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
24-
[account_financial_report](account_financial_report/) | 18.0.1.4.11 | | OCA Financial Reports
24+
[account_financial_report](account_financial_report/) | 18.0.1.4.12 | | OCA Financial Reports
2525
[account_financial_report_sale](account_financial_report_sale/) | 18.0.1.0.0 | | OCA Financial Reports Sale
2626
[account_move_line_report_xls](account_move_line_report_xls/) | 18.0.1.0.0 | | Journal Items Excel export
2727
[account_tax_balance](account_tax_balance/) | 18.0.1.0.3 | | Compute tax balances based on date range

account_financial_report/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Account Financial Reports
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:24e92180de34118e0a054437f8df1e429f9b06f3debc3f0e9a5c29672cd3d9d3
14+
!! source digest: sha256:0b29c271382574b00e6911eecaf056d39fbf8f1f14ecc3bf39d58a29a5d70e4b
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

account_financial_report/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
77
{
88
"name": "Account Financial Reports",
9-
"version": "18.0.1.4.11",
9+
"version": "18.0.1.4.12",
1010
"category": "Reporting",
1111
"summary": "OCA Financial Reports",
1212
"author": "Camptocamp,"

account_financial_report/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Account Financial Reports</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:24e92180de34118e0a054437f8df1e429f9b06f3debc3f0e9a5c29672cd3d9d3
375+
!! source digest: sha256:0b29c271382574b00e6911eecaf056d39fbf8f1f14ecc3bf39d58a29a5d70e4b
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/account-financial-reporting/tree/18.0/account_financial_report"><img alt="OCA/account-financial-reporting" src="https://img.shields.io/badge/github-OCA%2Faccount--financial--reporting-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/account-financial-reporting-18-0/account-financial-reporting-18-0-account_financial_report"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/account-financial-reporting&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>This module adds a set of financial reports. They are accessible under

0 commit comments

Comments
 (0)