Repository
OCA/agreement · module folder · Try on Runboat
Module version
1.1.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 09:06:34
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Christopher Rogos, Weblate, OCA-git-bot, oca-ci, Vang - Nguyen Phu
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
fieldservice_sale_agreement
Description
This module adds *Agreement* field to Sales Orders

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
agreement_sale_order_form_view agreement.form.fsm.order.view agreement form Inherits agreement.agreement_form
sale_order_agreement_form_view sale.order.agreement.form.view sale.order form Inherits sale.view_order_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • sale_order_count Integer
    compute='_compute_sale_order_count' string='# Sale Orders'
Public methods (1)
  • action_view_sale_order(self)

New fields (2)
  • agreement_id Many2one → agreement
    comodel_name='agreement' copy=False ondelete='restrict' string='Agreement' tracking=True
  • agreement_type_id Many2one → agreement.type
    comodel_name='agreement.type' ondelete='restrict' string='Agreement Type' tracking=True
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…