- 在ApplyReturnRequestItemVO中添加剩余数量和领料数量最小值字段 - 在OutAssistanceItemVO、OutCostcenterInfoItemVO中添加领料数量最小值计算逻辑 - 在OutProduceInfoItemVO中添加申请数量最小值计算逻辑 - 新增UpdateItemNumRequest请求类用于接收数量修改参数 - 在OutAssistanceController、OutCostCenterController、OutProduceController中添加updateItemNum接口 - 修复OutProduceController中解锁库存方法的注释问题 - 在测试类中添加数量计算验证逻辑 |
||
|---|---|---|
| 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