Repository
OCA/helpdesk · module folder · Try on Runboat
Module version
1.0.0
Category
HelpDesk Service
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/helpdesk
Last tracking update
2026-08-07 08:42:45
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Iván Todorovich, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Shows the equipment's warranty information in the helpdesk ticket.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
helpdesk_ticket_view_search helpdesk.ticket search Inherits helpdesk_mgmt_fieldservice_equipment.helpdesk_ticket_view_search
helpdesk_ticket_view_service_request_form helpdesk.ticket form Inherits helpdesk_mgmt_fieldservice_equipment.helpdesk_ticket_view_service_request_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • equipment_warranty_end_date Date
    related='equipment_id.warranty_end_date' string='Equipment Warranty End Date'
  • equipment_warranty_start_date Date
    related='equipment_id.warranty_start_date' string='Equipment Warranty Start Date'
Public methods (0)

No public methods.