TIP: You can type at any time to perform a new search.
Agreement Sale
agreement_sale · OCA/agreement
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_countIntegercompute='_compute_sale_order_count'string='# Sale Orders'
-
action_view_sale_order(self)
New fields (2)
-
agreement_idMany2one → agreementcomodel_name='agreement'copy=Falseondelete='restrict'string='Agreement'tracking=True -
agreement_type_idMany2one → agreement.typecomodel_name='agreement.type'ondelete='restrict'string='Agreement Type'tracking=True
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…