Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
f1dbcc90
Commit
f1dbcc90
authored
9 months ago
by
xiao-hesheng
Browse files
Options
Download
Email Patches
Plain Diff
流程五脚本提交
parent
2ddb3326
master
core_flow
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
air_case/b6_spd3_core_business_flow_database_check/a_a9流程六_中心库入库结算_负结算_数据库验证.air/a_a9流程六_中心库入库结算_负结算_数据库验证.py
+2
-2
..._a9流程六_中心库入库结算_负结算_数据库验证.air/a_a9流程六_中心库入库结算_负结算_数据库验证.py
with
2 additions
and
2 deletions
+2
-2
air_case/b6_spd3_core_business_flow_database_check/a_a9流程六_中心库入库结算_负结算_数据库验证.air/a_a9流程六_中心库入库结算_负结算_数据库验证.py
+
2
-
2
View file @
f1dbcc90
...
@@ -1036,11 +1036,11 @@ try:
...
@@ -1036,11 +1036,11 @@ 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
)
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
(
2
,
OBh_ID
)
#type=2 传递结算单号,外网查询开票
invoice
(
2
,
OBh_ID
)
#type=2 传递结算单号,外网查询开票
time
.
sleep
(
3
)
time
.
sleep
(
3
)
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets