Commit 699863c8 by 夏超

[fix] 上推领料单数据修改

parent 2e1639c0
......@@ -29,7 +29,7 @@ class InheritRokeWorkstationPicking(RokeWorkstationPicking):
task_model = http.request.env['roke.production.task']
task_objs = task_model.sudo().browse(task_ids)
_logger.info(f"yyy___{http.request.env.user.employee_id.name}______{http.request.env.user.employee_id.code}")
picking_type_id = http.request.env.ref(
'roke_mes_stock.stock_picking_type_production_out',
raise_if_not_found=False
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment