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/*
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&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&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
374379reforms on the official charts of accounts, or to apply fixes performed
375380on 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 > Settings > Update Chart
402407Template</ em > , lets the user select what kind of objects must be
403408checked/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>
407412to 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 > .
422427In case of trouble, please check there if your issue has already been reported.
423428If 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