TIP: You can type at any time to perform a new search.
Project - Account
project_account · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 0.1.0
- Category
- Accounting/Accounting
- Folder size
- 0.11 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- None
- Last tracking update
- 2026-08-15 22:44:15
- Authors
- Odoo S.A.
- Maintainers
- Odoo S.A.
- Committers
- Odoo Translation Bot, Julien Castiaux, Tiffany Chang (tic), Gorash, damr, Dylan Kiss (dyki), Mohamed GadAlrab, nihp-odoo, K Theja (kthe), Krzysztof Magusiak (krma), Dirk Douglas
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- project_hr_expense, project_purchase, sale_project
- Description
Allows the computation of some section for the project profitability ================================================================================================== This module allows the computation of the 'Vendor Bills', 'Other Costs' and 'Other Revenues' section for the project profitability, in the project update view.
Code Analysis ⓘ
Views touched (7)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
project_project_form_view_account_inherit |
project.project.form.view.account.inherit | project.project | form | Inherits project.edit_project |
project_project_tree_view_account_inherit |
project.project.list.view.account.inherit | project.project | list | Inherits project.view_project |
project_sharing_project_task_form_view_account_inherit |
project.sharing.project.task.form.view.account.inherit | project.task | form | Inherits project.project_sharing_project_task_view_form |
project_task_form_view_account_inherit |
project.task.form.view.account.inherit | project.task | form | Inherits project.view_task_form2 |
project_task_tree_view_account_inherit |
project.task.list.view.account.inherit | project.task | list | Inherits project.project_task_view_tree_base |
project_view_account_analytic_line_graph |
account.analytic.line.graph | account.analytic.line | graph | Inherits analytic.view_account_analytic_line_graph |
project_view_account_analytic_line_pivot |
account.analytic.line.pivot | account.analytic.line | pivot | Inherits analytic.view_account_analytic_line_pivot |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (0)
No new fields.
Public methods (2)-
action_open_analytic_items(self) -
action_profitability_items(self, section_name, domain=None, res_id=False)
Loading…
Loading…
Loading…