Agreement - Repair

agreement_repair
REPOSITORY
REPOSITORYOCA/agreement
GIT
GIThttps://github.com/OCA/agreement.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/agreement/tree/18.0/agreement_repair
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYContract
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
WEBSITE
WEBSITEhttps://github.com/OCA/agreement
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:11
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/agreement:
    - agreement
odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - repair
    - sale_stock
    - sale
    - sales_team
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
    - stock_account
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
    - sale_management
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 xpath Inherits agreement.agreement_form
view_repair_order_form_agreement repair.order.form.agreement repair.order notebook Inherits repair.view_repair_order_form
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.

REPOSITORY
REPOSITORYOCA/agreement
GIT
GIThttps://github.com/OCA/agreement.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/agreement/tree/17.0/agreement_repair
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYContract
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSEnric Tobella, Weblate, OCA-git-bot, oca-ci, ilo
WEBSITE
WEBSITEhttps://github.com/OCA/agreement
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:04
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/agreement:
    - agreement
odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - repair
    - sale_stock
    - sale
    - sales_team
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
    - stock_account
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
    - sale_management
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 xpath Inherits agreement.agreement_form
view_repair_order_form_agreement repair.order.form.agreement repair.order notebook Inherits repair.view_repair_order_form
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.

REPOSITORY
REPOSITORYOCA/contract
GIT
GIThttps://github.com/OCA/contract.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/contract/tree/14.0/agreement_repair
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYContract
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, Vimal Patel
WEBSITE
WEBSITEhttps://github.com/OCA/contract
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:55
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/contract:
    - agreement_serviceprofile
    - agreement_legal
    - agreement
odoo/odoo:
    - contacts
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - product
    - uom
    - repair
    - stock
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - sale_management
    - sale
    - sales_team
    - payment
    - account
    - analytic
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
partner_agreement_form_view_repair agreement.form.repair agreement xpath Inherits agreement_legal.partner_agreement_form_view
view_repair_order_form_agreement repair.order.form.agreement repair.order notebook Inherits repair.view_repair_order_form
view_repair_order_form_filter_agreement repair.order.select.agreement repair.order xpath Inherits repair.view_repair_order_form_filter
Models touched (2)

New fields (1)
  • repair_count Integer
    compute='_compute_repair_count' args: '# Repair Orders'
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.

REPOSITORY
REPOSITORYOCA/contract
GIT
GIThttps://github.com/OCA/contract.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/contract/tree/12.0/agreement_repair
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYContract
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, Murtuza Saleh, Marcel Savegnago
WEBSITE
WEBSITEhttps://github.com/OCA/contract
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:15
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/contract:
    - agreement_serviceprofile
    - agreement_legal
    - agreement
odoo/odoo:
    - contacts
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - product
    - decimal_precision
    - uom
    - repair
    - stock
    - barcodes
    - sale_management
    - sale
    - sales_team
    - payment
    - account
    - analytic
    - portal
    - http_routing
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
partner_agreement_form_view_repair agreement.form.repair agreement xpath Inherits agreement_legal.partner_agreement_form_view
view_repair_order_form_agreement repair.order.form.agreement repair.order notebook Inherits repair.view_repair_order_form
view_repair_order_form_filter_agreement repair.order.select.agreement repair.order xpath Inherits repair.view_repair_order_form_filter
Models touched (2)

New fields (1)
  • repair_count Integer
    compute='_compute_repair_count' args: '# Repair Orders'
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.

REPOSITORY
REPOSITORYOCA/contract
GIT
GIThttps://github.com/OCA/contract.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/contract/tree/11.0/agreement_repair
VERSION
VERSION 0.0.1
CATEGORY
CATEGORYContract
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSMaxime Chambreuil, OCA Transbot, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/contract
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:56
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/contract:
    - agreement
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - analytic
    - web_planner
    - portal
    - http_routing
    - contacts
    - sale_management
    - sale
    - sales_team
    - account_invoicing
    - mrp_repair
    - stock
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
partner_agreement_form_view_repair agreement.form.repair agreement xpath Inherits agreement.partner_agreement_form_view
view_repair_order_form_agreement mrp.repair.form.agreement mrp.repair notebook Inherits mrp_repair.view_repair_order_form
view_repair_order_form_filter_agreement mrp.repair.select.agreement mrp.repair xpath Inherits mrp_repair.view_repair_order_form_filter
Models touched (2)

New fields (1)
  • repair_count Integer
    compute='_compute_repair_count' args: '# Repair Orders'
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.