Repository
OCA/account-financial-tools · module folder · Try on Runboat
Module version
1.0.0
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 07:31:53
Authors
Odoo Community Association (OCA), Forest and Biomass Romania
Maintainers
Odoo Community Association (OCA), Forest and Biomass Romania
Committers
Weblate, OCA Transbot, OCA-git-bot, oca-travis, Raf Ven
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
account_menu
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
account_tag_view_form tag_addd_accounts_taxes account.account.tag form Inherits account.account_tag_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • account_ids Many2many → account.account
    help='Assigned accounts for custom reporting' string='Accounts' args: 'account.account', 'account_account_account_tag'
  • tax_ids Many2many → account.tax
    help='Assigned taxes for custom reporting' string='Taxes' args: 'account.tax', 'account_tax_account_tag'
Public methods (0)

No public methods.

Loading…