Repository
OCA/manufacture · module folder · Try on Runboat
Module version
1.0.0
Category
Manufacturing
Folder size
0.01 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.agilebg.com
Last tracking update
2026-08-07 07:09:59
Authors
Odoo Community Association (OCA), Agile Business Group
Maintainers
Odoo Community Association (OCA), Agile Business Group
Committers
Pedro M. Baeza
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_repair_order_calendar Repair Orders Calendar mrp.repair calendar New
view_repair_order_calendar_form mrp.repair.calendar.form mrp.repair form Inherits mrp_repair.view_repair_order_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • date_repair Datetime
    default=fields.Datetime.now help='Date of the repair, this fieldand user_id defines the calendar' args: 'Repair Date'
  • user_id Many2one → res.users
    default=<expr> help='Person in charge for the repair' args: 'res.users', 'User'
Public methods (0)

No public methods.

Loading…