TIP: You can type at any time to perform a new search.
Agreement - Repair
agreement_repair · OCA/agreement
- Repository
- OCA/agreement · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Contract
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/agreement
- Last tracking update
- 2026-08-07 08:43:00
- Authors
- Odoo Community Association (OCA), Open Source Integrators
- Maintainers
- Odoo Community Association (OCA), Open Source Integrators
- Committers
- Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- fieldservice_agreement_repair
- Description
Odoo Agreement App does not provide an easy way to access repair orders related to an agreement. Some organizations needs to have a quick access to repair orders to track the performance of an agreement. This module allows you to link a repair order to an agreement and adds a smart button on the agreement to look at the list of related repair orders.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
partner_agreement_form_view_repair |
agreement.form.repair | agreement | form | Inherits agreement.agreement_form |
view_repair_order_form_agreement |
repair.order.form.agreement | repair.order | form | Inherits repair.view_repair_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
repair_countIntegercompute='_compute_repair_count' args: '# Repair Orders'
No public methods.
New fields (1)
-
agreement_idMany2one → agreementargs: 'agreement', 'Agreement'
No public methods.
Loading…
Loading…
Loading…
Loading…