TIP: You can type at any time to perform a new search.
MRP Default Workorder Time
mrp_default_workorder_time · OCA/manufacture
- Repository
- OCA/manufacture · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Manufacturing
- Folder size
- 0.06 MB
- License
- LGPL-3
- Application
- Yes
- Auto-installable
- No
- Website
- https://github.com/OCA/manufacture
- Last tracking update
- 2026-08-07 08:09:18
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- Weblate, OCA-git-bot, oca-ci, PauBForgeFlow
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form.inherit.mrp | res.config.settings | form | Inherits mrp.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (3)-
add_time_to_work_order(self, fully_productive_time) -
button_finish(self) -
reduce_time_to_workorder(self, fully_productive_time)
New fields (3)
-
maximum_order_time_thresholdFloatdefault=150required=Falsestring='Maximum order time threshold(%)' -
minimum_order_time_thresholdFloatdefault=10required=Falsestring='Minimum order time threshold(%)' -
use_projected_time_work_ordersBooleandefault=Truestring='Use projected time work orders?'
No public methods.
New fields (3)
-
maximum_order_time_thresholdFloatreadonly=Falserelated='company_id.maximum_order_time_threshold' -
minimum_order_time_thresholdFloatreadonly=Falserelated='company_id.minimum_order_time_threshold' -
use_projected_time_work_ordersBooleanreadonly=Falserelated='company_id.use_projected_time_work_orders'
No public methods.