TIP: You can type at any time to perform a new search.
Maintenance Agreements
agreement_maintenance · OCA/agreement
- Repository
- OCA/agreement · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Maintenance
- Folder size
- 0.07 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/agreement
- Last tracking update
- 2026-08-07 08:09:28
- Authors
- Odoo Community Association (OCA), Open Source Integrators, Pavlov Media
- Maintainers
- Odoo Community Association (OCA), Open Source Integrators, Pavlov Media
- Committers
- Enric Tobella, Weblate, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (7)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
agreement_fsm_order_form_view |
agreement.form.fsm.order.view | agreement | form | Inherits agreement_serviceprofile.agreement_fsm_order_form_view |
agreement_serviceprofile_equipment_form_view |
agreement.serviceprofile.form.equipment | agreement.serviceprofile | form | Inherits agreement_serviceprofile.agreement_serviceprofile_form |
maintenance_equipment_form_view_agreement |
maintenance.equipment.form.agreement | maintenance.equipment | form | Inherits maintenance.hr_equipment_view_form |
maintenance_request_form_view_agreement |
maintenance.request.form.agreement | maintenance.request | form | Inherits maintenance.hr_equipment_request_view_form |
partner_agreement_form_view |
agreement.form.maintenance.request | agreement | form | Inherits agreement_legal.partner_agreement_form_view |
view_maintenance_equipment_filter_agreement |
maintenance.equipment.select.agreement | maintenance.equipment | search | Inherits maintenance.hr_equipment_view_search |
view_maintenance_request_filter_agreement |
maintenance.request.select.agreement | maintenance.request | search | Inherits maintenance.hr_equipment_request_view_search |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (1)
-
mr_countIntegercompute='_compute_mr_count' args: '# Maintenance Requests'
No public methods.
New fields (1)
-
equipment_idMany2one → maintenance.equipmentstring='Equipment' args: 'maintenance.equipment'
No public methods.
New fields (2)
-
agreement_idMany2one → agreementstring='Agreement' args: 'agreement' -
serviceprofile_idsOne2many → agreement.serviceprofilestring='Service Profiles' args: 'agreement.serviceprofile', 'equipment_id'
No public methods.
New fields (2)
-
agreement_idMany2one → agreementargs: 'agreement', 'Agreement' -
serviceprofile_idMany2one → agreement.serviceprofileargs: 'agreement.serviceprofile', 'Service Profile'
No public methods.
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 15 days ago
- Last activity
- 15 days ago
- Repository
- OCA/agreement
- Pull request
- [18.0][MIG] agreement_maintenance: Migration to 18.0 (#127)