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 IDNameModelTypeStatus
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_count Integer
    compute='_compute_repair_count' args: '# Repair Orders'
Public methods (0)

No public methods.

New fields (1)
  • agreement_id Many2one → agreement
    args: 'agreement', 'Agreement'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…