| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/field-service |
| GIT | |
| GIT | https://github.com/OCA/field-service.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/field-service/tree/19.0/fieldservice_equipment_warranty |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Field Service |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Hoa - Truong Thi Kim |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/field-service |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:46 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/field-service: - fieldservice_equipment_stock - fieldservice_stock - fieldservice - base_territory OCA/rma: - product_warranty odoo/odoo: - sale_management - sale - sales_team - base - base_setup - web - bus - web_tour - html_editor - account_payment - account - onboarding - product - uom - analytic - portal - http_routing - auth_signup - digest - resource - payment - utm - base_geolocalize - contacts - stock - barcodes_gs1_nomenclature - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Customizations related to ``fieldservice_equipment_stock`` module and ``product_warranty`` module. This module allows managing warranties for equipment in the field service module. It extends the functionality of the `fieldservice_equipment_stock` and `product_warranty` modules to provide a link between equipment and product warranties. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fsm_equipment_form_view_stock |
fsm.equipment | field | Inherits fieldservice_equipment_stock.fsm_equipment_form_view_stock | |
fsm_equipment_list_view_model |
fsm.equipment | field | Inherits fieldservice_equipment_stock.fsm_equipment_list_view_model |
product_warranty
Integer
related='product_id.warranty'
string='Warranty Duration'
product_warranty_type
Selection
related='product_id.warranty_type'
string='Warranty Type'
warranty_end_date
Date
compute='_compute_warranty_end_date'
readonly=False
store=True
tracking=True
warranty_start_date
Date
copy=False
default=fields.Date.today
tracking=True
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/field-service |
| GIT | |
| GIT | https://github.com/OCA/field-service.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/field-service/tree/18.0/fieldservice_equipment_warranty |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Field Service |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, ilo |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/field-service |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/field-service: - fieldservice_equipment_stock - fieldservice_stock - fieldservice - base_territory OCA/rma: - product_warranty odoo/odoo: - sale_management - sale - sales_team - base - base_setup - web - bus - web_tour - html_editor - account_payment - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - base_geolocalize - contacts - stock - barcodes_gs1_nomenclature - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Customizations related to ``fieldservice_equipment_stock`` module and ``product_warranty`` module. This module allows managing warranties for equipment in the field service module. It extends the functionality of the `fieldservice_equipment_stock` and `product_warranty` modules to provide a link between equipment and product warranties. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fsm_equipment_form_view_stock |
fsm.equipment | field | Inherits fieldservice_equipment_stock.fsm_equipment_form_view_stock | |
fsm_equipment_list_view_model |
fsm.equipment | field | Inherits fieldservice_equipment_stock.fsm_equipment_list_view_model |
product_warranty
Integer
related='product_id.warranty'
string='Warranty Duration'
product_warranty_type
Selection
related='product_id.warranty_type'
string='Warranty Type'
warranty_end_date
Date
compute='_compute_warranty_end_date'
readonly=False
store=True
tracking=True
warranty_start_date
Date
copy=False
default=fields.Date.today
tracking=True
No public methods.