Accept Merge Request #2224: (feature/6711 -> develop)
Merge Request: 修改产量接口bug Created By: @胡尧 Accepted By: @胡尧 URL: https://jikimo-hn.coding.net/p/jikimo_sfs/d/jikimo_sf/git/merge/2224?initial=true
This commit is contained in:
@@ -489,7 +489,7 @@ class Sf_Dashboard_Connect(http.Controller):
|
||||
|
||||
# 工单返工数量
|
||||
|
||||
plan_data_rework = work_order_obj.search(plan_domain + [
|
||||
plan_data_rework = work_order_obj.search(work_order_domain + [
|
||||
('state', 'in', ['rework'])
|
||||
])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user