出入库单优化文档
{
"title": "出库拣货",
"opType": "stock",
"formKey": 148,
"selectKey": true,
"btnProps": {
"type": "default"
},
"otherData": {},
"otherParams": {},
}
{
"title": "去拣货",
"opType": "pick",
"formKey": 148,
"selectKey": true,
"btnProps": {
"type": "default"
},
"otherData": {},
"otherParams": {},
}
仓库key storeHouseId
经办人 handledBy
创建时间 createTime
[{key
标题 title
数量 number
图片 image
已拣 pickedNumber
完成标识 check
库位信息 information
库存 stockNumber
需出库数量 outBoundNum
对应客户 connection
已拣数量 pickedNumber
snBtnText BN SN
}]
关联出库单
按照
cardList{
"left": [
{
"dataIndex": "data_mingxi",
"title": "产品明细",
"value": [],
"haveMx": true,
"haveJgTiaoZ": true,
"cardType": "product",
"viewType": "table",
"TotalSum": null,
"childform": [
{
"title": "单位",
"dataIndex": "cpunit",
"sorter": true,
"width": 60,
"fixed": false
},
{
"title": "金额",
"dataIndex": "diy_mon19145",
"sorter": true,
"fixed": false
},
{
"title": "初样工价",
"dataIndex": "diy_mon19143",
"sorter": true,
"fixed": false
},
{
"title": "零售价",
"dataIndex": "cpprice",
"sorter": true,
"width": 90,
"fixed": false
},
{
"title": "单价",
"dataIndex": "quotedprice",
"sorter": true,
"width": 90,
"fixed": false
},
{
"title": "数量",
"dataIndex": "cpcount",
"sorter": true,
"width": 90,
"fixed": false
},
{
"title": "折扣金额",
"dataIndex": "cpzhekou",
"sorter": true,
"fixed": false
},
{
"title": "总价",
"dataIndex": "sumprice",
"sorter": true,
"width": 90,
"fixed": false
},
{
"title": "明细备注",
"dataIndex": "remark",
"fixed": false
},
{
"title": "库存",
"dataIndex": "systemstock",
"sorter": true,
"fixed": false
},
{
"title": "可售量",
"dataIndex": "systemsale",
"sorter": true,
"fixed": false
},
{
"title": "在途采购",
"dataIndex": "cgOnRoad",
"sorter": true,
"fixed": false
},
{
"title": "已出库/未出库",
"dataIndex": "systemoutin",
"sorter": true,
"fixed": false
},
{
"title": "已发货",
"dataIndex": "systemsent",
"sorter": true,
"fixed": false
},
{
"title": "已退货",
"dataIndex": "systemreturn",
"sorter": true,
"fixed": false
},
{
"title": "退货金额",
"dataIndex": "sysreturnmoney",
"sorter": true,
"fixed": false
},
{
"title": "参考库位",
"dataIndex": "liblocation",
"sorter": true,
"fixed": false
}
]
}
],
}
和cardList同级
pickData :[{}] 参照去拣货返回数据格式
传递 isStock true 为 只查询未出库
多返回 stocklibid 和key同级
{
"key": "370",
stocklibid:'',
"head": {
"title": "自动主题-帮帮糖"
},
"dataStatus": [
{
"icon": "icon-completed",
"tooltip": "已出库",
"color": "#27C489"
}
],
"datatime": "2023-03-02",
"user": {
"label": "孙卫朋",
"value": "1",
"avatar": "http://10.10.8.32/api/FileOp/GetFile?url=/91269/empimg/lADPDgQ9q6DQz_nNAxfNAyA_800_791.jpg"
},
"body": [
{
"dataIndex": "customerid",
"value": "",
"colSpan": 24,
"title": "供应商"
},
{
"dataIndex": "stocklibid",
"value": "重华仓库",
"colSpan": 12,
"title": "出库仓库"
}
]
}
手机视图
tab pickOut