Commit 90668e55 by yong

计算缺货排除其他公司订单数据

parent c49d1f65
...@@ -736,6 +736,7 @@ ...@@ -736,6 +736,7 @@
and bailun_interception_status in('None','Failed') and bailun_interception_status in('None','Failed')
and warehouse_code != '' and warehouse_code != ''
and platform_type != 'FBA' and platform_type != 'FBA'
and company_id = 1
and has_delete = 0 and has_delete = 0
and has_scalp = 0 and has_scalp = 0
and has_fba_s = 0 and has_fba_s = 0
......
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