- 在ComponentOutboundController中为出库项目设置库位号 - 在InCostCenterBackController中为成本中心退料设置库位号 - 在InProduceBackController中为生产退料设置库位号 - 在InProduceOrderController中为生产订单入库设置库位号 - 在InProduceOrderSurplusController中为生产订单溢余设置库位号 - 在OutAssistanceController中为辅助出库设置库位号 - 在OutCostCenterController中为成本中心出库设置库位号 - 在OutProduceController中为生产出库设置库位号 - 在OutPurchaseController中为采购出库设置空库位号 - 在TransferCompanyController中调整公司间调拨的过滤条件并添加库位号和扫描设置 - 在TransferFactoryController中调整工厂间调拨的过滤条件并添加库位号和扫描设置 |
||
|---|---|---|
| .qoder/repowiki/zh | ||
| nflg-qms-admin | ||
| nflg-qms-pdf-extract | ||
| 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 | ||
| .apifox-helper.properties | ||
| .gitignore | ||
| lombok.config | ||
| pom.xml | ||
| readme.md | ||
readme.md
需要安装的软件
wkhtmltoimage
用于将HTML转为图片,打印标签需要
- CentOS 7
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
- AlmaLinux 9
wget https://github.com/wkhtmltopdf/packaging/releases/download/0.12.6.1-2/wkhtmltox-0.12.6.1-2.almalinux9.x86_64.rpm
yum localinstall wkhtmltox-0.12.6.1-2.almalinux9.x86_64.rpm