Repository
OCA/account-financial-tools · module folder · Try on Runboat
Module version
1.0.1
Category
Accounting
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/account-financial-tools
Last tracking update
2026-08-07 08:42:53
Authors
Odoo Community Association (OCA), Moduon
Maintainers
Odoo Community Association (OCA), Moduon
Committers
Emilio Pascual, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module extends the functionality of account_chart_update to make possible modify
the length of acccount codes when checking for updates in the wizard.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_update_multi_chart_show_code_digits Show code_digits in chart update wizard wizard.update.charts.accounts Inherits account_chart_update.view_update_multi_chart
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • account_code_digits Integer
Public methods (0)

No public methods.

New fields (1)
  • code_digits Integer
Public methods (1)
  • diff_fields(self, record_values, real)
    @api.model