Skip to content

Commit b1f2861

Browse files
committed
[BOT] post-merge updates
1 parent 3d84ddc commit b1f2861

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ addon | version | maintainers | summary
2828
[account_asset_transfer](account_asset_transfer/) | 16.0.1.0.0 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | Asset Transfer from AUC to Asset
2929
[account_bank_statement_chatter](account_bank_statement_chatter/) | 16.0.1.0.0 | [![cubells](https://github.com/cubells.png?size=30px)](https://github.com/cubells) | Chatter on bank statements
3030
[account_cash_deposit](account_cash_deposit/) | 16.0.1.2.0 | | Manage cash deposits and cash orders
31-
[account_chart_update](account_chart_update/) | 16.0.2.0.4 | | Wizard to update a company's account chart from a template
31+
[account_chart_update](account_chart_update/) | 16.0.2.0.5 | | Wizard to update a company's account chart from a template
3232
[account_chart_update_l10n_eu_oss_oca](account_chart_update_l10n_eu_oss_oca/) | 16.0.1.0.0 | [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) | Account Chart update OSS OCA
3333
[account_fiscal_month](account_fiscal_month/) | 16.0.1.1.0 | | Provide a fiscal month date range type
3434
[account_fiscal_position_vat_check](account_fiscal_position_vat_check/) | 16.0.1.1.0 | | Check VAT on invoice validation

account_chart_update/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Detect changes and update the Account Chart from a template
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:391af5a1e94cb17fb0be510a3f122981b9149fc5d1da22e1a09faf770abb1d2f
10+
!! source digest: sha256:3eaeac6f22fe5dbcad52cd4bff9b28940fc4091346fde69ddbe48177d65cac2c
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

account_chart_update/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
{
88
"name": "Detect changes and update the Account Chart from a template",
99
"summary": "Wizard to update a company's account chart from a template",
10-
"version": "16.0.2.0.4",
10+
"version": "16.0.2.0.5",
1111
"author": "Tecnativa, BCIM, Okia, Odoo Community Association (OCA)",
1212
"website": "https://github.com/OCA/account-financial-tools",
1313
"depends": ["account"],

account_chart_update/static/description/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Detect changes and update the Account Chart from a template</h
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:391af5a1e94cb17fb0be510a3f122981b9149fc5d1da22e1a09faf770abb1d2f
370+
!! source digest: sha256:3eaeac6f22fe5dbcad52cd4bff9b28940fc4091346fde69ddbe48177d65cac2c
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/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/account-financial-tools/tree/16.0/account_chart_update"><img alt="OCA/account-financial-tools" src="https://img.shields.io/badge/github-OCA%2Faccount--financial--tools-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_chart_update"><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-tools&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>This is a pretty useful tool to update Odoo installations after tax reforms

0 commit comments

Comments
 (0)