TIP: You can type at any time to perform a new search.
Costcenter
account_cost_center · OCA/account-financial-tools
- 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
Code Analysis ⓘ
Views touched (7)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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)
-
codeCharrequired=True -
company_idMany2one → res.companydefault=<expr> args: 'res.company' -
nameCharrequired=Truestring='Title'
No public methods.
New fields (1)
-
cost_center_idMany2one → account.cost.centerreadonly=True args: 'account.cost.center'
No public methods.
New fields (1)
-
cost_center_idMany2one → account.cost.centerhelp='Default Cost Center'readonly=Truestates={'draft': [('readonly', False)]} args: 'account.cost.center'
No public methods.
New fields (1)
-
cost_center_idMany2one → account.cost.centerindex=True args: 'account.cost.center'
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)