Repository
OCA/account-financial-tools · module folder · Try on Runboat
Module version
1.2.2
Category
Accounting
Folder size
0.13 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/account-financial-tools
Last tracking update
2026-08-07 07:47:35
Authors
Akretion, Odoo Community Association (OCA), GRAP
Maintainers
Akretion, Odoo Community Association (OCA), GRAP
Committers
Stefan Rijnhart, Alexis de Lattre, Sylvain LE GAL, Enric Tobella, sergiocorato, Weblate, OCA Transbot, OCA-git-bot, oca-travis, oca-ci, Jérémy Didderen
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
account_analytic_required, account_asset_management_menu, account_partner_required, account_product_fiscal_classification, account_template_active, l10n_br_setup_tests, l10n_it_financial_statements_report, oca_all
Description

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
account_tag_view_form tag_addd_accounts_taxes account.account.tag form Inherits account.account_tag_view_form
res_config_settings_view_form res.config.settings form Inherits account.res_config_settings_view_form
view_account_chart_template_form account.chart.template form Inherits account.view_account_chart_template_form
view_account_group_form account.group.form account.group form Inherits account.view_account_group_form
view_account_tax_group_form account.tax.group.form account.tax.group form New
view_account_tax_group_search account.tax.group.search account.tax.group search New
view_account_tax_group_tree account.tax.group.tree account.tax.group tree New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (4)

New fields (1)
  • account_ids Many2many → account.account
    comodel_name='account.account' relation='account_account_account_tag' string='Accounts'
Public methods (0)

No public methods.

New fields (1)
  • account_ids One2many → account.account
    comodel_name='account.account' inverse_name='group_id' string='Accounts'
Public methods (0)

No public methods.

New fields (1)
  • tax_ids One2many → account.tax
    comodel_name='account.tax' inverse_name='tax_group_id' string='Taxes'
Public methods (0)

No public methods.

New fields (1)
  • anglo_saxon_accounting Boolean
    help='Record the cost of a good as an expense when this good is invoiced to a final customer.' readonly=False related='company_id.anglo_saxon_accounting' string='Use anglo-saxon accounting'
Public methods (0)

No public methods.

Loading…

Loading…