Commit df707e9d authored by 章 登恒's avatar 章 登恒
Browse files

commit

parent 82d49d95
......@@ -37,8 +37,9 @@ def test_scene6_mainflow1():
hhshtorder = step6.return_hhshtorder()
step7_1.switch_loggin(usr5,pwd5)
step7_1.goods_check(hhshtorder,type=3)#仓库验收
hhtorderno = step7_1.return_hhtorderno()
step7_1.switch_loggin(usr4,pwd4)
step7_2.goods_grounding(hhshtorder)#仓库上架
step7_2.goods_grounding(hhtorderno)#仓库上架
# step8.data_add_surgicallendingsale(jctorder)#新建销售单
# xstorderno = step8.return_xstorderno()#返回销售单号
# step8.switch_loggin(usr3,pwd3)
......
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