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
2789d0c2
Commit
2789d0c2
authored
Sep 12, 2024
by
xiao-hesheng
Browse files
流程八脚本提交
parent
772f834b
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/b6_spd3_core_business_flow_database_check/a_b4流程十一请领业务流_二级库向直送_数据库验证.air/a_b4流程十一请领业务流_二级库向直送_数据库验证.py
View file @
2789d0c2
...
@@ -2401,7 +2401,7 @@ def main():
...
@@ -2401,7 +2401,7 @@ def main():
list_data
=
[
'16'
,
'20'
,
'66'
]
list_data
=
[
'16'
,
'20'
,
'66'
]
for
i
in
list_data
:
for
i
in
list_data
:
check_mcms_dept_buy
(
int
(
i
))
#检查请领单
check_mcms_dept_buy
(
int
(
i
))
#检查请领单
主表
mcms_dept_buy_detail
(
int
(
i
))
#检查请领单子表
mcms_dept_buy_detail
(
int
(
i
))
#检查请领单子表
for
i
in
range
(
6
):
# 三个单据共审批6次
for
i
in
range
(
6
):
# 三个单据共审批6次
approval_center
()
approval_center
()
...
@@ -2415,7 +2415,7 @@ def main():
...
@@ -2415,7 +2415,7 @@ def main():
list_data
=
[
'16'
,
'20'
,
'66'
]
list_data
=
[
'16'
,
'20'
,
'66'
]
for
i
in
list_data
:
for
i
in
list_data
:
check_mcms_mcms_pur_plan
(
int
(
i
))
#检查采购计划数据(包括主表和子表)
check_mcms_mcms_pur_plan
(
int
(
i
))
#检查采购计划数据(包括主表和子表)
# 采购模块处理
#
# 采购模块处理
purchase_module_process
()
purchase_module_process
()
# 三个单据共审批三次
# 三个单据共审批三次
...
...
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