| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/16.0/mrp_default_workorder_time |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Manufacturing |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | Yes |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, PauBForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/manufacture |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:50 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - mrp - product - base - base_setup - web - bus - web_tour - uom - stock - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form.inherit.mrp | res.config.settings | xpath | Inherits mrp.res_config_settings_view_form |
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)
maximum_order_time_threshold
Float
default=150
required=False
string='Maximum order time threshold(%)'
minimum_order_time_threshold
Float
default=10
required=False
string='Minimum order time threshold(%)'
use_projected_time_work_orders
Boolean
default=True
string='Use projected time work orders?'
No public methods.
maximum_order_time_threshold
Float
readonly=False
related='company_id.maximum_order_time_threshold'
minimum_order_time_threshold
Float
readonly=False
related='company_id.minimum_order_time_threshold'
use_projected_time_work_orders
Boolean
readonly=False
related='company_id.use_projected_time_work_orders'
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/manufacture |
| PULL REQUEST | |
| PULL REQUEST | [18.0][MIG] mrp_default_workorder_time: Migration to 18.0 (#1672) |