Commit 3f65f793 by liuyongcheng

Merge branch 'sdddl_project' of http://git.rokedata.com/dws/dwsproject into sdddl_project

parents fa4fc87b 6ec492d0
......@@ -99,7 +99,7 @@ class InheritProductionTask(models.Model):
return {
"name": f"工艺设计({self.code})",
"type": "ir.actions.client",
"tag": "jzjx_project.roke_craft_design",
"tag": "sdddl_project.roke_craft_design",
"target": "current",
"params": {
"controller": f"/roke/craft_design/index?product_id={self.product_id.id}&routing_id={routing_id.id}"
......
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