TIP: You can type at any time to perform a new search.
Project Budget
project_budget · OCA/project
- Repository
- OCA/project · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Project Management
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/project
- Last tracking update
- 2026-08-07 08:42:45
- Authors
- Odoo Community Association (OCA), Patrick Wilson
- Maintainers
- Odoo Community Association (OCA), Patrick Wilson
- Committers
- Weblate, Mathieu Benoit, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module integrates the OCA Account Budget with Project. Budgets can be created and viewed directly from the project without the need for additional accounting access.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
project_account_budget_inherit_form |
project.account.budget.inherit.form | crossovered.budget | form | Inherits account_budget_oca.crossovered_budget_view_form |
project_budget_inherit_form |
project.budget.inherit.form | project.project | form | Inherits project.edit_project |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
analytic_account_idMany2one → account.analytic.accountstring='Default Analytic Account' args: 'account.analytic.account' -
project_idMany2one → project.projectstring='Project' args: 'project.project'
No public methods.
New fields (3)
-
budget_idMany2one → crossovered.budgetstring='Budget' args: 'crossovered.budget' -
budget_id_linesOne2manyrelated='budget_id.crossovered_budget_line_ids'string='Budget Lines' -
budget_stateSelectionrelated='budget_id.state'string='Budget Status'
No public methods.
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 24 days ago
- Last activity
- 24 days ago
- Repository
- OCA/project
- Pull request
- [19.0] [MIG] project_budget : Migration to 19.0 (#1779)