Commit 65f3ddd1 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

流程十二脚本编写

parent b043b48a
...@@ -143,7 +143,7 @@ def second_dept_return_Out_Stock(type): # 二级库退库出库 ...@@ -143,7 +143,7 @@ def second_dept_return_Out_Stock(type): # 二级库退库出库
# import pdb # import pdb
# pdb.set_trace() # pdb.set_trace()
request_body = commonFuc().get_business_data(module, "payload50_2_3", stockId, stockName2, areaCode, request_body = commonFuc().get_business_data(module, "payload50_2_3", stockId, deptId2, areaCode,
areaName,targetStockId,targetDeptId, areaName,targetStockId,targetDeptId,
uxid, userLoginCode, cname, get_hosid(), get_branch_id(), uxid, userLoginCode, cname, get_hosid(), get_branch_id(),
deptid1, deptid1,
...@@ -271,7 +271,7 @@ def second_dept_return_Out_Stock(type): # 二级库退库出库 ...@@ -271,7 +271,7 @@ def second_dept_return_Out_Stock(type): # 二级库退库出库
orgCode1 = get_orgCode() orgCode1 = get_orgCode()
orgName1 = get_orgName() orgName1 = get_orgName()
request_body = commonFuc().get_business_data(module, "payload50_2_4", stockId, stockName2, areaCode, request_body = commonFuc().get_business_data(module, "payload50_2_4", stockId, deptId2, areaCode,
areaName,targetStockId,targetDeptId, areaName,targetStockId,targetDeptId,
uxid, userLoginCode, cname, get_hosid(), get_branch_id(), uxid, userLoginCode, cname, get_hosid(), get_branch_id(),
deptid1, deptid1,
...@@ -398,7 +398,7 @@ def second_dept_return_Out_Stock(type): # 二级库退库出库 ...@@ -398,7 +398,7 @@ def second_dept_return_Out_Stock(type): # 二级库退库出库
orgCode1 = get_orgCode() orgCode1 = get_orgCode()
orgName1 = get_orgName() orgName1 = get_orgName()
request_body = commonFuc().get_business_data(module, "payload50_2_4", stockId, stockName2, areaCode, request_body = commonFuc().get_business_data(module, "payload50_2_4", stockId, deptId2, areaCode,
areaName, targetStockId, targetDeptId, areaName, targetStockId, targetDeptId,
uxid, userLoginCode, cname, get_hosid(), get_branch_id(), uxid, userLoginCode, cname, get_hosid(), get_branch_id(),
deptid1, deptid1,
......
条码信息: 条码信息:
list_a: list_a:
- &id001 - &id001
id: UT240612000805 id: UT240612000929
snCode: UT240612000805 snCode: UT240612000929
ssccCode: '010839000184006525' ssccCode: '010839000184023126'
pkgCodeSee: 013667000004075010333112406121724121921UT240612000805 pkgCodeSee: 013667000004075010333112406121724121921UT240612000929
hosGoodsId: h034700004075 hosGoodsId: h034700004075
hosGoodsCode: '00004075' hosGoodsCode: '00004075'
goodsCode: '00004075' goodsCode: '00004075'
...@@ -28,8 +28,8 @@ ...@@ -28,8 +28,8 @@
shelfNo: A01-A-01-01 shelfNo: A01-A-01-01
pkgDefId: 192b76e92d77496294bb16d04feeecc4 pkgDefId: 192b76e92d77496294bb16d04feeecc4
extInfo: '{"pkgDefId": "192b76e92d77496294bb16d04feeecc4", "pkgDefQty": 100, "purBillId": extInfo: '{"pkgDefId": "192b76e92d77496294bb16d04feeecc4", "pkgDefQty": 100, "purBillId":
"CG2024061218552", "pkgDefName": "100", "distrBillId": "PSh0347202406120021", "CG2024061218566", "pkgDefName": "100", "distrBillId": "PSh0347202406120035",
"inStockTime": "2024-06-12 13:40:49", "distrDetailId": "03838385", "certificateCode": "inStockTime": "2024-06-12 14:08:41", "distrDetailId": "03838399", "certificateCode":
""}' ""}'
bottleId: bottleId:
pkgType: '16' pkgType: '16'
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
shelfKindName: 普通货位 shelfKindName: 普通货位
provName: 国药集团公司2u7a4 provName: 国药集团公司2u7a4
provId: p1e28e provId: p1e28e
inStockDate: '2024-06-12 13:40:48' inStockDate: '2024-06-12 14:08:40'
mfrCode: mfrCode:
made: 德国 made: 德国
price: price:
......
...@@ -77,7 +77,7 @@ setInterval(updateTime, 1000); // 每秒更新一次时间 ...@@ -77,7 +77,7 @@ setInterval(updateTime, 1000); // 每秒更新一次时间
<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'>0分44</td> <td class='details-col-elapsed'>0分45</td>
<td class="details-col-elapsed">100.0%</td> <td class="details-col-elapsed">100.0%</td>
</tr> </tr>
</table> </table>
...@@ -95,7 +95,7 @@ setInterval(updateTime, 1000); // 每秒更新一次时间 ...@@ -95,7 +95,7 @@ setInterval(updateTime, 1000); // 每秒更新一次时间
<tr width="600"> <tr width="600">
<td class="details-col-elapsed"><a href='../log/a_b8流程十五退库业务_三级库向二级库退库/log.html' target='_blank'>a_b8流程十五退库业务_三级库向二级库退库</a></td> <td class="details-col-elapsed"><a href='../log/a_b8流程十五退库业务_三级库向二级库退库/log.html' target='_blank'>a_b8流程十五退库业务_三级库向二级库退库</a></td>
<td class="success">成功</td> <td class="success">成功</td>
<td class="details-col-elapsed">44.287</td> <td class="details-col-elapsed">45.115</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