mrp.production.workorder.tree.editable.inherit.sf mrp.workorder {'invisible': ['|', '|', '|','|', ('production_state','in', ('draft', 'done', 'cancel')), ('working_state', '=', 'blocked'), ('state', 'in', ('done', 'cancel')), ('is_user_working', '!=', False),("user_permissions","=",False)]} {'invisible': [("user_permissions","=",False)]} 停工 1 Work Orders ir.actions.act_window mrp.workorder kanban,tree,form fullscreen [('state', 'not in', ['done', 'cancel'])] {'search_default_workcenter_id': active_id}

No work orders to do!

Work orders are operations to do as part of a manufacturing order. Operations are defined in the bill of materials or added in the manufacturing order directly.

Use the table work center control panel to register operations in the shop floor directly. The tablet provides worksheets for your workers and allow them to scrap products, track time, launch a maintenance request, perform quality tests, etc.

mrp.production.workorder.tray.form.inherit.sf mrp.workorder