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
ca2dd160
Commit
ca2dd160
authored
Sep 25, 2024
by
xiao-hesheng
Browse files
流程五脚本提交
parent
f1dbcc90
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/b6_spd3_core_business_flow_database_check/a_b0流程七_中心库入库结算_正负结算_数据库验证.air/a_b0流程七_中心库入库结算_正负结算_数据库验证.py
View file @
ca2dd160
...
@@ -1223,12 +1223,12 @@ try:
...
@@ -1223,12 +1223,12 @@ try:
OBh_ID
=
settle
()
# 生成结算单
OBh_ID
=
settle
()
# 生成结算单
print
(
OBh_ID
)
print
(
OBh_ID
)
time
.
sleep
(
6
)
time
.
sleep
(
6
)
check_mcms_out_balance
(
1
,
OBh_ID
)
#
结算
审批前的结算数据
check_mcms_out_balance
(
1
,
OBh_ID
)
#
检查
审批前的结算数据
# 调用审批结算单
# 调用审批结算单
approval_center
(
OBh_ID
)
approval_center
(
OBh_ID
)
time
.
sleep
(
6
)
time
.
sleep
(
6
)
# OBh_ID='OBh0347202409190004'
# OBh_ID='OBh0347202409190004'
check_mcms_out_balance_approve_after
(
1
,
OBh_ID
)
#
结算
审批后的结算数据
check_mcms_out_balance_approve_after
(
1
,
OBh_ID
)
#
检查
审批后的结算数据
time
.
sleep
(
3
)
time
.
sleep
(
3
)
invoice
(
3
,
OBh_ID
)
# type=2 传递结算单号,外网查询开票
invoice
(
3
,
OBh_ID
)
# type=2 传递结算单号,外网查询开票
time
.
sleep
(
3
)
time
.
sleep
(
3
)
...
...
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