TIP: You can type at any time to perform a new search.
MRP Repair Calendar View
mrp_repair_calendar_view · OCA/manufacture
- Repository
- OCA/manufacture · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Manufacturing
- Folder size
- 0.09 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.agilebg.com
- Last tracking update
- 2026-08-07 07:17:46
- Authors
- Odoo Community Association (OCA), Agile Business Group
- Maintainers
- Odoo Community Association (OCA), Agile Business Group
- Committers
- Weblate, Alex Comba, OCA Transbot, oca-travis
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_repairDatetimecopy=Falsedefault=fields.Datetime.nowhelp='Date of the repair, this field and user_id defines the calendar' args: 'Repair Date' -
user_idMany2one → res.usersdefault=<expr>help='Person in charge for the repair' args: 'res.users', 'User'
No public methods.