Commit 6555777c authored by xiao-hesheng's avatar xiao-hesheng
Browse files

流程十二脚本编写

parent b3f5027a
...@@ -554,10 +554,12 @@ def second_dept_return_Out_Stock(type): # 二级库退库出库 ...@@ -554,10 +554,12 @@ def second_dept_return_Out_Stock(type): # 二级库退库出库
try: try:
updateUserLoginDefaultRange(get_listUserMgrRangePage1(2)) # 设置登录账号默认权限是二级库 updateUserLoginDefaultRange(get_listUserMgrRangePage1(2)) # 设置登录账号默认权限是二级库
second_dept_return_Out_Stock(2) #高值耗材退货出库 # second_dept_return_Out_Stock(2) #高值耗材退货出库
approval_center()#审批 # approval_center()#审批
putaway()#中心库上架 # putaway()#中心库上架
# second_dept_return_Out_Stock(1) #低值耗材退货出库 second_dept_return_Out_Stock(1) #低值耗材退货出库
approval_center() # 审批
putaway() # 中心库上架
# second_dept_return_Out_Stock(3) #低值耗材退货出库 # second_dept_return_Out_Stock(3) #低值耗材退货出库
# second_dept_one_key_in(2) # second_dept_one_key_in(2)
# second_dept_one_key_in(2) # second_dept_one_key_in(2)
......
Supports Markdown
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