TIP: You can type at any time to perform a new search.
Repair Calendar View
repair_calendar_view · OCA/repair
- Repository
- OCA/repair · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Manufacturing
- Folder size
- 0.03 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/repair
- Last tracking update
- 2026-08-07 08:09:30
- Authors
- Odoo Community Association (OCA), Agile Business Group
- Maintainers
- Odoo Community Association (OCA), Agile Business Group
- Committers
- Weblate, OCA-git-bot, Unai Beristain, oca-ci
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_repair_order_calendar |
Repair Orders Calendar | repair.order | calendar | New |
view_repair_order_calendar_form |
repair.calendar.form | repair.order | form | Inherits repair.view_repair_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (3)
-
date_repairDatetimecopy=Falsedefault=fields.Datetime.nowhelp='Date of the repair, this field and user_id defines the calendar' args: 'Repair Date' -
durationFloathelp='Duration in hours and minutes.' args: 'Repair Duration' -
user_idMany2one → res.usersdefault=<expr>help='Person in charge for the repair' args: 'res.users', 'User'
No public methods.
Loading…