- 新增BarCodeProcessStage.Reject状态用于标识已拒收条码 - 在LocationTransferItemQO中添加条码编号校验注解 - 重构JCoUtil.toMapList方法支持忽略字段参数 - 添加NormalQMController.unqualifiedWarehousing方法处理不合格品上架 - 优化QCReceiveTaskConfirmQO区分接收和拒收物料二维码列表 - 新增ZWM3A27ItemDTO和相关SAP接口实现质检不合格冲销功能 - 在WmsQrCodeMaster实体中添加关联字段和组合键方法 - 完善WmsSrmQualityInspection实体的收货和拒收数量计算 - 添加WmsBin.getByCode方法通过编码获取库位信息 - 重构质检确认流程区分合格品和不合格品处理逻辑 |
||
|---|---|---|
| nflg-wms-admin | ||
| nflg-wms-auth | ||
| nflg-wms-common | ||
| nflg-wms-gateway | ||
| nflg-wms-repository | ||
| nflg-wms-scheduled | ||
| nflg-wms-shipment | ||
| nflg-wms-srm-receive | ||
| nflg-wms-starter | ||
| .gitignore | ||
| lombok.config | ||
| pom.xml | ||
| readme.md | ||
readme.md
需要安装的软件
- wkhtmltoimage
用于将HTML转为图片,打印标签需要
wget https://github.com/wkhtmltopdf/packaging/releases/download/0.12.6-1/wkhtmltox-0.12.6-1.centos7.x86_64.rpm
yum localinstall wkhtmltox-0.12.6-1.centos7.x86_64.rpm