Skip to content

Commit fca5986

Browse files
committed
[BOT] post-merge updates
1 parent 319c60a commit fca5986

5 files changed

Lines changed: 29 additions & 17 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ addon | version | maintainers | summary
2929
[account_asset_transfer](account_asset_transfer/) | 18.0.1.0.1 | <a href='https://github.com/kittiu'><img src='https://github.com/kittiu.png' width='32' height='32' style='border-radius:50%;' alt='kittiu'/></a> <a href='https://github.com/Saran440'><img src='https://github.com/Saran440.png' width='32' height='32' style='border-radius:50%;' alt='Saran440'/></a> | Asset Transfer from AUC to Asset
3030
[account_cash_deposit](account_cash_deposit/) | 18.0.1.0.0 | | Manage cash deposits and cash orders
3131
[account_chart_update](account_chart_update/) | 18.0.1.1.5 | | Wizard to update a company's account chart from a template
32+
[account_chart_update_code_digits](account_chart_update_code_digits/) | 18.0.1.0.1 | <a href='https://github.com/EmilioPascual'><img src='https://github.com/EmilioPascual.png' width='32' height='32' style='border-radius:50%;' alt='EmilioPascual'/></a> <a href='https://github.com/rafelbn'><img src='https://github.com/rafelbn.png' width='32' height='32' style='border-radius:50%;' alt='rafelbn'/></a> | Modify account chart digits lenght
3233
[account_check_deposit](account_check_deposit/) | 18.0.1.1.0 | | Manage deposit of checks to the bank
3334
[account_dashboard_banner](account_dashboard_banner/) | 18.0.1.2.0 | <a href='https://github.com/alexis-via'><img src='https://github.com/alexis-via.png' width='32' height='32' style='border-radius:50%;' alt='alexis-via'/></a> | Add a configurable banner on the accounting dashboard
3435
[account_dashboard_banner_mis_builder](account_dashboard_banner_mis_builder/) | 18.0.1.0.0 | <a href='https://github.com/alexis-via'><img src='https://github.com/alexis-via.png' width='32' height='32' style='border-radius:50%;' alt='alexis-via'/></a> | Display MIS builder KPIs in the accounting dashboard banner

account_chart_update_code_digits/README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
================================
26
Account Chart Update Code Digits
37
================================
@@ -7,13 +11,13 @@ Account Chart Update Code Digits
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:8496b47c44ab03d44f20c812451e8ec2ee8233139c39de45f030ca18a28faf79
14+
!! source digest: sha256:606a0539e2d236ca73f56adc77b1bc41bc83ef394477e67ca8db3b4b7fcd0ce6
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Alpha
16-
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--financial--tools-lightgray.png?logo=github

account_chart_update_code_digits/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"name": "Account Chart Update Code Digits",
66
"summary": "Modify account chart digits lenght",
7-
"version": "18.0.1.0.0",
7+
"version": "18.0.1.0.1",
88
"development_status": "Alpha",
99
"category": "Accounting",
1010
"website": "https://github.com/OCA/account-financial-tools",

account_chart_update_code_digits/static/description/index.html

Lines changed: 19 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Account Chart Update Code Digits</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="account-chart-update-code-digits">
364-
<h1 class="title">Account Chart Update Code Digits</h1>
363+
<div class="document">
365364

365+
366+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368+
</a>
369+
<div class="section" id="account-chart-update-code-digits">
370+
<h1>Account Chart Update Code Digits</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:8496b47c44ab03d44f20c812451e8ec2ee8233139c39de45f030ca18a28faf79
375+
!! source digest: sha256:606a0539e2d236ca73f56adc77b1bc41bc83ef394477e67ca8db3b4b7fcd0ce6
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.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/18.0/account_chart_update_code_digits"><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-18-0/account-financial-tools-18-0-account_chart_update_code_digits"><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=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
377+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.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-tools/tree/18.0/account_chart_update_code_digits"><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-18-0/account-financial-tools-18-0-account_chart_update_code_digits"><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=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This module extends the functionality of account_chart_update to make
374379
possible modify the length of acccount codes when checking for updates
375380
in the wizard.</p>
@@ -395,13 +400,13 @@ <h1 class="title">Account Chart Update Code Digits</h1>
395400
</ul>
396401
</div>
397402
<div class="section" id="use-cases-context">
398-
<h1><a class="toc-backref" href="#toc-entry-1">Use Cases / Context</a></h1>
403+
<h2><a class="toc-backref" href="#toc-entry-1">Use Cases / Context</a></h2>
399404
<p>This module was developed to be able to modify the account length of the
400405
account updater to eliminate detecting changes that are not actually
401406
needed.</p>
402407
</div>
403408
<div class="section" id="configuration">
404-
<h1><a class="toc-backref" href="#toc-entry-2">Configuration</a></h1>
409+
<h2><a class="toc-backref" href="#toc-entry-2">Configuration</a></h2>
405410
<p>No configuration is needed. By default, the lenght of the account codes
406411
is set from chart template. If the chart template has no length, then
407412
“6” is set.</p>
@@ -416,37 +421,37 @@ <h1><a class="toc-backref" href="#toc-entry-2">Configuration</a></h1>
416421
</ol>
417422
</div>
418423
<div class="section" id="usage">
419-
<h1><a class="toc-backref" href="#toc-entry-3">Usage</a></h1>
424+
<h2><a class="toc-backref" href="#toc-entry-3">Usage</a></h2>
420425
<p>The wizard, accessible from <em>Accounting &gt; Settings &gt; Update Chart
421426
Template</em>, now displays the <tt class="docutils literal">Account Code Digits</tt> field.</p>
422427
<p>The default is the length of each chart template but if modified, the
423428
value is saved in a company field and becomes the default value.</p>
424429
</div>
425430
<div class="section" id="bug-tracker">
426-
<h1><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h1>
431+
<h2><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h2>
427432
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/account-financial-tools/issues">GitHub Issues</a>.
428433
In case of trouble, please check there if your issue has already been reported.
429434
If you spotted it first, help us to smash it by providing a detailed and welcomed
430435
<a class="reference external" href="https://github.com/OCA/account-financial-tools/issues/new?body=module:%20account_chart_update_code_digits%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
431436
<p>Do not contact contributors directly about support or help with technical issues.</p>
432437
</div>
433438
<div class="section" id="credits">
434-
<h1><a class="toc-backref" href="#toc-entry-5">Credits</a></h1>
439+
<h2><a class="toc-backref" href="#toc-entry-5">Credits</a></h2>
435440
<div class="section" id="authors">
436-
<h2><a class="toc-backref" href="#toc-entry-6">Authors</a></h2>
441+
<h3><a class="toc-backref" href="#toc-entry-6">Authors</a></h3>
437442
<ul class="simple">
438443
<li>Moduon</li>
439444
</ul>
440445
</div>
441446
<div class="section" id="contributors">
442-
<h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
447+
<h3><a class="toc-backref" href="#toc-entry-7">Contributors</a></h3>
443448
<ul class="simple">
444449
<li>Joel Estrada (<a class="reference external" href="https://www.moduon.team/">Moduon</a>)</li>
445450
<li>Emilio Pascual (<a class="reference external" href="https://www.moduon.team/">Moduon</a>)</li>
446451
</ul>
447452
</div>
448453
<div class="section" id="maintainers">
449-
<h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
454+
<h3><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h3>
450455
<p>This module is maintained by the OCA.</p>
451456
<a class="reference external image-reference" href="https://odoo-community.org">
452457
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -461,5 +466,6 @@ <h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
461466
</div>
462467
</div>
463468
</div>
469+
</div>
464470
</body>
465471
</html>

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "odoo-addons-oca-account-financial-tools"
3-
version = "18.0.20260129.0"
3+
version = "18.0.20260211.0"
44
dependencies = [
55
"odoo-addon-account_asset_compute_batch==18.0.*",
66
"odoo-addon-account_asset_force_account==18.0.*",
@@ -10,6 +10,7 @@ dependencies = [
1010
"odoo-addon-account_asset_transfer==18.0.*",
1111
"odoo-addon-account_cash_deposit==18.0.*",
1212
"odoo-addon-account_chart_update==18.0.*",
13+
"odoo-addon-account_chart_update_code_digits==18.0.*",
1314
"odoo-addon-account_check_deposit==18.0.*",
1415
"odoo-addon-account_dashboard_banner==18.0.*",
1516
"odoo-addon-account_dashboard_banner_mis_builder==18.0.*",

0 commit comments

Comments
 (0)