Repository
OCA/account-financial-tools · module folder · Try on Runboat
Module version
1.0.3
Category
Accounting
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/account-financial-tools
Last tracking update
2026-08-07 08:09:18
Authors
Odoo Community Association (OCA), Moduon
Maintainers
Odoo Community Association (OCA), Moduon
Committers
Jairo Llopis, Weblate, OCA-git-bot, oca-ci, Eduardo López Peñalver
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module extends the functionality of `account_chart_update` so that if taxes or fiscal position templates have translated fields, they are passed to the final taxes or fiscal positions when applying the chart of accounts.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_update_multi_chart_inherit wizard.update.charts.accounts Inherits account_chart_update.view_update_multi_chart
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • lang Selection
    default='en_US'
Public methods (1)
  • diff_fields(self, template, real)
    Compare template and real translations too.