Skip to content

Commit b34eeb7

Browse files
committed
[BOT] post-merge updates
1 parent a747154 commit b34eeb7

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
@@ -22,7 +22,7 @@ Available addons
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[account_financial_report_operating_unit](account_financial_report_operating_unit/) | 17.0.1.0.0 | | Introduces Operating Unit (OU) in financial reports
25-
[account_operating_unit](account_operating_unit/) | 17.0.1.1.1 | | Introduces Operating Unit (OU) in invoices and Accounting Entries with clearing account
25+
[account_operating_unit](account_operating_unit/) | 17.0.1.1.2 | | Introduces Operating Unit (OU) in invoices and Accounting Entries with clearing account
2626
[account_operating_unit_access_all](account_operating_unit_access_all/) | 17.0.1.0.0 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | Access all OUs' Accounting
2727
[analytic_operating_unit](analytic_operating_unit/) | 17.0.1.0.0 | | Analytic Operating Unit
2828
[analytic_operating_unit_access_all](analytic_operating_unit_access_all/) | 17.0.1.0.0 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | Access all OUs' Analytics

account_operating_unit/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Accounting with Operating Units
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:9be42b71ef46aa0723a3f385ff278079e1a32544c9e851c6b810309693c8e2f7
10+
!! source digest: sha256:08797b4852a6bf2ea84089f1cb8b64523392e09777f4d830f79603005372a0da
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

account_operating_unit/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "Accounting with Operating Units",
66
"summary": "Introduces Operating Unit (OU) in invoices and "
77
"Accounting Entries with clearing account",
8-
"version": "17.0.1.1.1",
8+
"version": "17.0.1.1.2",
99
"author": "ForgeFlow, "
1010
"Serpent Consulting Services Pvt. Ltd.,"
1111
"WilldooIT Pty Ltd,"

account_operating_unit/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Accounting with Operating Units</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:9be42b71ef46aa0723a3f385ff278079e1a32544c9e851c6b810309693c8e2f7
370+
!! source digest: sha256:08797b4852a6bf2ea84089f1cb8b64523392e09777f4d830f79603005372a0da
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/operating-unit/tree/17.0/account_operating_unit"><img alt="OCA/operating-unit" src="https://img.shields.io/badge/github-OCA%2Foperating--unit-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/operating-unit-17-0/operating-unit-17-0-account_operating_unit"><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/operating-unit&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>This module allows a company to manage the accounting based on Operating

0 commit comments

Comments
 (0)