Commit dc094976 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

流程九脚本编写

parent 48948ecd
...@@ -1010,7 +1010,7 @@ def invoice(type=1, OBh_ID='OBhxxxxxxxxxxxxxxx'): ...@@ -1010,7 +1010,7 @@ def invoice(type=1, OBh_ID='OBhxxxxxxxxxxxxxxx'):
else: else:
for i in range(total): for i in range(total):
VI_id4 = commonFuc().analysis_json('id', data1[i]) VI_id4 = commonFuc().analysis_json('id', data1[i])
if VI_id4 == VI_id3: if VI_id4 == id1:
break break
print('VI_id4', VI_id4) print('VI_id4', VI_id4)
# ==================付款单列表查询 # ==================付款单列表查询
......
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
<tr width="600"> <tr width="600">
<td class='details-col-elapsed'>1</td> <td class='details-col-elapsed'>1</td>
<td class='details-col-elapsed'>1</td> <td class='details-col-elapsed'>1</td>
<td class='details-col-elapsed'>1分33</td> <td class='details-col-elapsed'>1分47</td>
<td class="details-col-elapsed">100.0%</td> <td class="details-col-elapsed">100.0%</td>
</tr> </tr>
</table> </table>
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
<tr width="600"> <tr width="600">
<td class="details-col-elapsed"><a href='../log/a_a9流程六_中心库入库结算_负结算/log.html' target='_blank'>a_a9流程六_中心库入库结算_负结算</a></td> <td class="details-col-elapsed"><a href='../log/a_a9流程六_中心库入库结算_负结算/log.html' target='_blank'>a_a9流程六_中心库入库结算_负结算</a></td>
<td class="success">成功</td> <td class="success">成功</td>
<td class="details-col-elapsed">93.143</td> <td class="details-col-elapsed">107.458</td>
<td class="details-col-elapsed">xiaohesheng</td> <td class="details-col-elapsed">xiaohesheng</td>
</tr> </tr>
......
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