Skip to content

Commit 89d97ba

Browse files
committed
[BOT] post-merge updates
1 parent 5857c99 commit 89d97ba

File tree

4 files changed

+26
-16
lines changed

4 files changed

+26
-16
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ addon | version | maintainers | summary
2828
[account_asset_number](account_asset_number/) | 18.0.1.0.0 | | Assets Number
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
31-
[account_chart_update](account_chart_update/) | 18.0.1.1.5 | | Wizard to update a company's account chart from a template
31+
[account_chart_update](account_chart_update/) | 18.0.2.0.0 | | Wizard to update a company's account chart from a template
3232
[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
3333
[account_check_deposit](account_check_deposit/) | 18.0.1.1.0 | | Manage deposit of checks to the bank
3434
[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

account_chart_update/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
Detect changes and update the Account Chart from a template
37
===========================================================
@@ -7,13 +11,13 @@ Detect changes and update the Account Chart from a template
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:e719045badbb1f6278ffadd52e5e39100cf8aa453ec915d14550d2d06435ae80
14+
!! source digest: sha256:153e3a36987776b274822000c29f53e9de57444122a00c7d7aa4b82174392662
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
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/__manifest__.py

Lines changed: 1 addition & 1 deletion
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": "18.0.1.1.5",
10+
"version": "18.0.2.0.0",
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

Lines changed: 18 additions & 12 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>Detect changes and update the Account Chart from a template</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="detect-changes-and-update-the-account-chart-from-a-template">
364-
<h1 class="title">Detect changes and update the Account Chart from a template</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="detect-changes-and-update-the-account-chart-from-a-template">
370+
<h1>Detect changes and update the Account Chart from a template</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:e719045badbb1f6278ffadd52e5e39100cf8aa453ec915d14550d2d06435ae80
375+
!! source digest: sha256:153e3a36987776b274822000c29f53e9de57444122a00c7d7aa4b82174392662
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<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/18.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-18-0/account-financial-tools-18-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=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="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-tools/tree/18.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-18-0/account-financial-tools-18-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=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This is a pretty useful tool to update Odoo installations after tax
374379
reforms on the official charts of accounts, or to apply fixes performed
375380
on the chart template.</p>
@@ -397,7 +402,7 @@ <h1 class="title">Detect changes and update the Account Chart from a template</h
397402
</ul>
398403
</div>
399404
<div class="section" id="usage">
400-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
405+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
401406
<p>The wizard, accesible from <em>Accounting &gt; Settings &gt; Update Chart
402407
Template</em>, lets the user select what kind of objects must be
403408
checked/updated, and whether old records must be checked for changes and
@@ -407,7 +412,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
407412
to exclude records individually.</p>
408413
</div>
409414
<div class="section" id="known-issues-roadmap">
410-
<h1><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h1>
415+
<h2><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h2>
411416
<ul class="simple">
412417
<li>Generate and update account reconcile models.</li>
413418
<li>Generate XML-ID for fiscal position tax and account mapping lines.</li>
@@ -417,25 +422,25 @@ <h1><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h1>
417422
</ul>
418423
</div>
419424
<div class="section" id="bug-tracker">
420-
<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
425+
<h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
421426
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/account-financial-tools/issues">GitHub Issues</a>.
422427
In case of trouble, please check there if your issue has already been reported.
423428
If you spotted it first, help us to smash it by providing a detailed and welcomed
424429
<a class="reference external" href="https://github.com/OCA/account-financial-tools/issues/new?body=module:%20account_chart_update%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
425430
<p>Do not contact contributors directly about support or help with technical issues.</p>
426431
</div>
427432
<div class="section" id="credits">
428-
<h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
433+
<h2><a class="toc-backref" href="#toc-entry-4">Credits</a></h2>
429434
<div class="section" id="authors">
430-
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
435+
<h3><a class="toc-backref" href="#toc-entry-5">Authors</a></h3>
431436
<ul class="simple">
432437
<li>Tecnativa</li>
433438
<li>BCIM</li>
434439
<li>Okia</li>
435440
</ul>
436441
</div>
437442
<div class="section" id="contributors">
438-
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
443+
<h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
439444
<ul class="simple">
440445
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul>
441446
<li>Pedro M. Baeza</li>
@@ -459,7 +464,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
459464
</ul>
460465
</div>
461466
<div class="section" id="maintainers">
462-
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
467+
<h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
463468
<p>This module is maintained by the OCA.</p>
464469
<a class="reference external image-reference" href="https://odoo-community.org">
465470
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -472,5 +477,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
472477
</div>
473478
</div>
474479
</div>
480+
</div>
475481
</body>
476482
</html>

0 commit comments

Comments
 (0)