12 Commits

Author SHA1 Message Date
panchengyong
7aee39d98e Merge branch 'claude/sharp-rubin' into claude/gallant-shamir 2026-03-14 14:27:21 +08:00
panchengyong
b11bf5e631 feat: 采购订单自动生成到货通知单功能
在采购订单查看页面新增"生成到货通知单"按钮,已审核的采购订单可一键生成到货通知单,
自动携带供应商信息和未到货物料明细行。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 14:26:56 +08:00
panchengyong
e73ba25a8f feat: 仓库简易打印、工作站标签打印、生产订单打印工序修复
- 仓库管理(mom-frontend-vue2): 新增简易标签打印,不依赖MinIO,使用前端qrcode+window.print
- 工作站(erp-frontend-vue): 新增WorkstationLabelPrint组件,支持批量打印工作站标签
- 生产订单: handlePrint改用getProcessTasksByWorkorder,从工艺路线获取工序数据,解决无pro_task时打印无数据问题

Made-with: Cursor
2026-03-14 12:53:47 +08:00
panchengyong
0961b9e407 fix: 修复BOM新增时自动生成编码未校验重复的问题
自动生成 bom_code 时跳过了唯一性校验,导致重复数据直接触发数据库
uk_bom_code 约束异常。将重复校验移出 else 分支,对自动生成和手动
传入两种情况统一校验,并返回友好提示信息。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-14 10:09:15 +08:00
panchengyong
d8255c355f chore: 添加 deploy.conf、PRD 文档和需求截图
Made-with: Cursor
2026-03-14 09:14:50 +08:00
panchengyong
951f49cb17 feat: 添加部署脚本、Maven Wrapper 和 mom-frontend-vue2 项目
- deploy/: 后端、ERP前端、MOM前端部署脚本
- mom-backend: Maven Wrapper 支持无全局 Maven 构建
- mom-frontend-vue2: MES 管理前端 Vue2 项目

Made-with: Cursor
2026-03-14 09:02:20 +08:00
panchengyong
099e01e518 更新生产计划、销售订单、工作订单和仓库发料功能 2026-03-13 11:11:37 +08:00
panchengyong
442bc4f028 readd mom-backend dir 2026-03-06 02:12:34 +08:00
panchengyong
2e34c74cf4 delete mom-backend ir 2026-03-06 02:11:35 +08:00
panchengyong
3952a5c359 readd mom-backend 2026-03-06 02:09:51 +08:00
panchengyong
8607a01168 delete mom-backend ir 2026-03-06 02:09:05 +08:00
panchengyong
99b07682e7 first commit mom-backend 2026-03-06 02:00:07 +08:00