Repository
OCA/manufacture · module folder · Try on Runboat
Module version
1.0.0
Category
Manufacturing
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/manufacture
Last tracking update
2026-08-07 07:47:35
Authors
Odoo Community Association (OCA), Agile Business Group, Escodoo
Maintainers
Odoo Community Association (OCA), Agile Business Group, Escodoo
Committers
Weblate, OCA Transbot, OCA-git-bot, oca-travis, Marcel Savegnago
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_repair_order_calendar repair.order.calendar (in base_repair) repair.order calendar New
view_repair_order_calendar_form repair.calendar.form (in base_repair) repair.order calendar Inherits repair.view_repair_order_form
view_repair_order_search repair.order.search (in base_repair) repair.order search Inherits repair.view_repair_order_form_filter
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • date_repair Datetime
    copy=False default=fields.Datetime.now help='Date of the repair, this field and user_id defines the calendar' args: 'Repair Date'
  • duration Float
    help='Duration in hours and minutes.' args: 'Repair Duration'
Public methods (0)

No public methods.

Loading…

Loading…