自动化立体仓库 - WMS系统
refs
用户 pang.jiabao <pang_jiabao@163.com>
星期六, 四月 13, 2024 14:58 +0800
提交者 pang.jiabao <pang_jiabao@163.com>
星期六, 四月 13, 2024 14:58 +0800
提交e235d483194ab95bf62d1cfd343a172ff12781e8
目录 1f0a66996ec7d58b21aca2a3a5fde2b916d461f6 目录 | zip | gz
parent 59a7f326f8df2bd145d5cd04e09f1769fa80b568 查看 | 对比
聚乳酸库存明细
1.批号与包号排序需同步,增加水分,挥发段,分解段搜索,按照最大最小范围,包装类型跟托盘类型增加删选功能。
2.已经出库的物料,在明细表里面隐藏掉,但是数据保留。
3.增加二个跟聚乳酸一样的明细表,分改性树脂,纯树脂库存明细表,所有功能跟总的聚乳酸库存明细表一样
4.明细表整体框架调整一下,相对压缩一下,搜索功能框看看能否弄成二行
5.表里面的包装类型与托盘类型这些不主要的信息放到指标后面
6.关于分包再处理,举例原有系统里面销售选定的10包物料,再二次重新弄后,车间打印新标签,使用新的包号,在明细表里面体现原有所有指标信息及批号,包号,牌号跟新的关联
7.出库时候时间可选历史,不要就只能出现4天
8.提取库存里面需要有最大包号跟最小包号选择
8个文件已修改
25个文件已添加
5654 ■■■■■ 已修改文件
src/main/java/com/zy/asrs/controller/PlaController.java 7 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/zy/asrs/entity/Pla.java 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/zy/asrs/mapper/PlaMapper.java 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/zy/asrs/service/impl/PlaServiceImpl.java 16 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/PlaMapper.xml 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/pla/plaDetl.js 25 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pla/locDetlQuery.html 106 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pla/plaDetl.html 79 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pla/sellout.html 30 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pla2/locDetlQuery.html 371 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pla2/pickup.html 211 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pla2/plaDetl.html 468 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pla2/productionInfo.html 125 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pla2/qualityInfo.html 114 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pla2/returned.html 197 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pla2/sellout.html 335 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pla2/sellout1.html 340 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pla2/stockOut.html 131 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pla2/update.html 147 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pla2/updateOwner.html 121 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pla2/waitingPakin.html 114 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pla3/locDetlQuery.html 371 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pla3/pickup.html 211 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pla3/plaDetl.html 468 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pla3/productionInfo.html 125 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pla3/qualityInfo.html 114 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pla3/returned.html 197 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pla3/sellout.html 335 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pla3/sellout1.html 340 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pla3/stockOut.html 131 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pla3/update.html 147 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pla3/updateOwner.html 121 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pla3/waitingPakin.html 114 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史