Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
test
autotest-airtest-web-spd
Commits
6555777c
Commit
6555777c
authored
Jun 13, 2024
by
xiao-hesheng
Browse files
流程十二脚本编写
parent
b3f5027a
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/b5_spd3_core_business_flow/a_b9流程十六退库业务_二级库向一级库退库.air/a_b9流程十六退库业务_二级库向一级库退库.py
View file @
6555777c
...
...
@@ -554,10 +554,12 @@ def second_dept_return_Out_Stock(type): # 二级库退库出库
try
:
updateUserLoginDefaultRange
(
get_listUserMgrRangePage1
(
2
))
# 设置登录账号默认权限是二级库
second_dept_return_Out_Stock
(
2
)
#高值耗材退货出库
approval_center
()
#审批
putaway
()
#中心库上架
# second_dept_return_Out_Stock(1) #低值耗材退货出库
# second_dept_return_Out_Stock(2) #高值耗材退货出库
# approval_center()#审批
# putaway()#中心库上架
second_dept_return_Out_Stock
(
1
)
#低值耗材退货出库
approval_center
()
# 审批
putaway
()
# 中心库上架
# second_dept_return_Out_Stock(3) #低值耗材退货出库
# second_dept_one_key_in(2)
# second_dept_one_key_in(2)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment