Joshi 83e8ad2a9c feat(mat): 实现出库操作的库存自动调整功能
- 在新增配料出库时自动扣减对应物料库存
- 在删除配料出库时自动恢复对应物料库存
- 添加insertByBoWithInventoryAdjustment方法处理带库存调整的出库
- 添加deleteWithValidByIdsWithInventoryAdjustment方法处理带库存恢复的删除
- 实现reduceInventory和restoreInventory私有方法管理库存变更
- 更新控制器调用新的带库存调整的业务方法
2026-01-30 16:20:07 +08:00
2025-08-06 09:30:23 +08:00
2025-09-24 13:29:10 +08:00
2025-08-30 17:04:25 +08:00
2025-08-06 14:16:49 +08:00
2025-08-06 09:30:23 +08:00
2025-08-06 09:30:23 +08:00
2025-08-06 09:30:23 +08:00
2025-08-06 09:30:23 +08:00

创高oa

Description
No description provided
Readme MIT 23 MiB
Languages
Java 51.7%
Vue 34.6%
JavaScript 6%
TSQL 3.3%
PLpgSQL 1.3%
Other 3%