Repository
OCA/account-financial-tools · module folder · Try on Runboat
Module version
1.0.0
Category
Accounting
Folder size
0.51 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/account-financial-tools
Last tracking update
2026-08-07 07:57:02
Authors
Odoo Community Association (OCA), Onestein
Maintainers
Odoo Community Association (OCA), Onestein
Committers
Weblate, OCA-git-bot, oca-ci, Shakir
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
account_cost_center_view_form account.cost.center form New
account_cost_center_view_search account.cost.center search New
account_cost_center_view_tree account.cost.center tree New
view_account_invoice_report_search account.invoice.report search Inherits account.view_account_invoice_report_search
view_move_form account.move form Inherits account.view_move_form
view_move_line_form account.move.line form Inherits account.view_move_line_form
view_move_line_tree account.move.line tree Inherits account.view_move_line_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (4)

New fields (3)
  • code Char
    required=True
  • company_id Many2one → res.company
    default=<expr> args: 'res.company'
  • name Char
    required=True string='Title'
Public methods (0)

No public methods.

New fields (1)
  • cost_center_id Many2one → account.cost.center
    readonly=True args: 'account.cost.center'
Public methods (0)

No public methods.

New fields (1)
  • cost_center_id Many2one → account.cost.center
    help='Default Cost Center' readonly=True states={'draft': [('readonly', False)]} args: 'account.cost.center'
Public methods (0)

No public methods.

New fields (1)
  • cost_center_id Many2one → account.cost.center
    index=True args: 'account.cost.center'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
583 days ago
Last activity
33 days ago
Repository
OCA/account-financial-tools
Pull request
[16.0][MIG] account_cost_center: Migration to 16.0 (#2013)
Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
451 days ago
Last activity
33 days ago
Repository
OCA/account-financial-tools
Pull request
[18.0][MIG] account_cost_center: Migration to 18.0 (#2092)