- 在 BarCodeProcessStage 枚举中添加 Cross 越库状态 - 移除枚举类中未使用的 EnumValue 注解 - 修改 NormalPGIController 中的入库逻辑,将二维码状态设置为越库 - 更新库存记录的锁定数量为零,并添加正确的数量字段 - 优化生产订单项目的ID生成和关联关系 - 更新二维码主数据和服务层批量处理逻辑 - 修复入库单据查询的时间条件关联表问题 - 移除 QRCodeQO1 中不再需要的数量验证字段 |
||
|---|---|---|
| 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