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
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
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_count Integer
    compute='_compute_mr_count' args: '# Maintenance Requests'
Public methods (0)

No public methods.

New fields (1)
  • equipment_id Many2one → maintenance.equipment
    string='Equipment' args: 'maintenance.equipment'
Public methods (0)

No public methods.

New fields (2)
  • agreement_id Many2one → agreement
    string='Agreement' args: 'agreement'
  • serviceprofile_ids One2many → agreement.serviceprofile
    string='Service Profiles' args: 'agreement.serviceprofile', 'equipment_id'
Public methods (0)

No public methods.

New fields (2)
  • agreement_id Many2one → agreement
    args: 'agreement', 'Agreement'
  • serviceprofile_id Many2one → agreement.serviceprofile
    args: 'agreement.serviceprofile', 'Service Profile'
Public methods (0)

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)