TIP: You can type at any time to perform a new search.
Sale project reimbursement cost
sale_project_reimbursement_cost · OCA/project
- Repository
- OCA/project · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sales
- Folder size
- 0.07 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), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Ruchir Shukla, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows the display of provisions and reimbursement costs in the `Project Updates` dashboard.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_product_template_form |
view.product.template.form | product.template | form | Inherits sale_project.product_template_form_view_invoice_policy_inherit_sale_project |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
provision_product_idMany2one → product.productdomain=[('type', '=', 'service')] args: 'product.product'
No public methods.
New fields (0)
No new fields.
Public methods (3)-
get_panel_data(self) -
get_provision_items_data(self) -
get_reimbursement_items_data(self)
Loading…