|
|
853374de5d
|
将半成品和成品跟bom表进行相关联
|
2026-02-12 17:16:24 +08:00 |
|
|
|
e900326571
|
修改semi,product,service的搜索逻辑
|
2026-02-11 15:12:20 +08:00 |
|
|
|
5513e4cd81
|
fix: prevent 500 errors in service list endpoint
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <aider@aider.chat>
|
2026-02-11 14:55:28 +08:00 |
|
|
|
83f040728f
|
fix: add missing import and correct SQL query for service list
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <aider@aider.chat>
|
2026-02-11 14:51:26 +08:00 |
|
|
|
9f0134b2e4
|
feat: add material search filters to semi, product, service modules
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <aider@aider.chat>
|
2026-02-11 14:42:16 +08:00 |
|
|
|
5f3ceef3fd
|
修改采购件对于两个搜索框的bug修复
|
2026-02-11 13:39:02 +08:00 |
|
|
|
5532c87684
|
基础信息展示以及搜索逻辑进行修复
|
2026-02-11 13:12:05 +08:00 |
|
|
|
d0a237625c
|
feat: improve fuzzy search for buy inbound material
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <aider@aider.chat>
|
2026-02-11 11:28:15 +08:00 |
|
|
|
b1e2836e4b
|
feat: expand search fields and remove result limits in buy inbound service
|
2026-02-11 11:28:02 +08:00 |
|
|
|
706476d421
|
修改是基础信息内容展示库存数和可用数
|
2026-02-11 10:12:10 +08:00 |
|
|
|
ec16ef8d20
|
对于采购件的内容进行修改,使其填写更加便利加上库位自动加载上一次的逻辑
|
2026-02-11 08:38:12 +08:00 |
|
|
|
d594ed7ef1
|
采购人根据历史上传记录来
|
2026-02-10 17:41:53 +08:00 |
|
|
|
8ee2a9a45b
|
采购人走用户的表
|
2026-02-10 17:20:06 +08:00 |
|
|
|
94ff7cecdc
|
feat: add backend autocomplete for suppliers and users in inbound
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <aider@aider.chat>
|
2026-02-10 13:51:19 +08:00 |
|
|
|
17a61b489c
|
fix: prevent inbound of disabled materials
|
2026-02-10 13:50:26 +08:00 |
|
|
|
b98f89bfe4
|
chore: add .material->.base refactor check comments
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <aider@aider.chat>
|
2026-02-10 11:34:50 +08:00 |
|
|
|
e876505a1b
|
修复出库时候找不到名称等问题
|
2026-02-10 11:13:07 +08:00 |
|
|
|
50361dba9a
|
针对于上传图片以及借库还库和出库选单进行更改
|
2026-02-09 16:08:47 +08:00 |
|
|
|
6131b474a1
|
(no commit message provided)
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <aider@aider.chat>
|
2026-02-09 12:11:01 +08:00 |
|
|
|
b57e9f5bba
|
(no commit message provided)
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <aider@aider.chat>
|
2026-02-09 11:50:03 +08:00 |
|
|
|
89a29f0b65
|
(no commit message provided)
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <aider@aider.chat>
|
2026-02-09 11:29:37 +08:00 |
|
|
|
49453d47f6
|
(no commit message provided)
|
2026-02-09 11:29:36 +08:00 |
|
|
|
04ee938cd1
|
借库逻辑实现
|
2026-02-06 17:11:47 +08:00 |
|
|
|
e027ebd4a9
|
盘库操作初设计
|
2026-02-06 10:16:37 +08:00 |
|
|
|
cad5fd696c
|
修正新增入库时3个组件的名称筛选逻辑
|
2026-02-05 15:04:06 +08:00 |
|
|
|
4f90e02dcf
|
修改时间时区问题
|
2026-02-05 14:36:36 +08:00 |
|
|
|
0bc47d306d
|
增加入库记录页面,同时修正三组入库的时间问题
|
2026-02-05 14:30:11 +08:00 |
|
|
|
10e53cab23
|
修改半成品与成品出入库相关联逻辑
|
2026-02-05 13:17:39 +08:00 |
|
|
|
aa40d4a6da
|
成品入库与出库相关联
|
2026-02-05 11:58:35 +08:00 |
|
|
|
bf8cf37ff9
|
半成品入库与出库相关联
|
2026-02-05 11:51:25 +08:00 |
|
|
|
1e5627dc0a
|
修改采购件入库逻辑
|
2026-02-05 11:37:06 +08:00 |
|
|
|
273f20f5c3
|
采购件入库与出库相关联
|
2026-02-05 11:08:29 +08:00 |
|
|
|
fd5600b65b
|
修改登录退出逻辑
|
2026-02-04 14:29:59 +08:00 |
|
|
|
3257973820
|
成品图像上传初实现,支持多图,检测报告的图片以及链接上传
|
2026-02-03 13:20:17 +08:00 |
|
|
|
d084bd29dd
|
半成品图像上传初实现,支持多图,检测报告的图片以及链接上传
|
2026-02-03 13:06:18 +08:00 |
|
|
|
ba3085c1f2
|
采购件图像上传初实现,支持多图,检测报告的图片以及链接上传
|
2026-02-03 11:55:33 +08:00 |
|
|
|
7fa40115d9
|
采购件图像上传初实现
|
2026-02-03 11:16:12 +08:00 |
|
|
|
efcd2d923c
|
对于成品的条形码进行功能实现
|
2026-02-03 09:17:28 +08:00 |
|
|
|
98450d73f1
|
对于半成品的条形码进行更改
|
2026-02-03 09:01:03 +08:00 |
|
|
|
11a4e5f48a
|
针对于条形码生成进行修改
|
2026-02-02 16:43:35 +08:00 |
|
|
|
cf6a4a8957
|
添加条形码内容
|
2026-02-02 15:06:20 +08:00 |
|
|
|
30181fd21b
|
维护三个基础物件入库时候与数据库不匹配问题
|
2026-01-30 11:50:35 +08:00 |
|
|
|
06ba2d7563
|
采购件,半成品,产品页面初步完成
|
2026-01-29 09:27:56 +08:00 |
|
|
|
b0df5c7458
|
添加半成品页面进行数据
|
2026-01-28 17:44:39 +08:00 |
|
|
|
6f4917f57e
|
针对于采购页面进行优化逻辑
|
2026-01-28 11:49:59 +08:00 |
|
|
|
7a4ea8acfb
|
基础信息读取错误,未修改完成
|
2026-01-28 08:54:11 +08:00 |
|
|
|
7a78975ce7
|
采购件管理修改页面文字大小以及调整文字栏间距
|
2026-01-27 16:43:44 +08:00 |
|
|
|
3afea217b7
|
物料-采购件入库页面功能实现
|
2026-01-27 15:50:23 +08:00 |
|