mkm
91546d26d1
refactor(admin): 优化前置订单相关功能
- 在 BeforehandOrderLists 中添加 file 字段
- 在 BeforehandOrderLogic 中:
- 优化订单创建逻辑,添加审批记录
- 调整订单更新逻辑,仅更新必要的字段
- 重构订单详情获取方法
- 添加时间判断逻辑,计算存储和配送时间
- 在 WarehouseProductReturnLogic 中关联前置订单 ID
- 在 OrderAllocation 中更新订单时间相关逻辑
- 在 functions.php 中注释掉未使用的 getNewOrderSn 函数
2024-11-10 15:59:30 +08:00
..
2024-10-17 18:01:33 +08:00
2024-11-10 15:59:30 +08:00
2024-09-25 17:40:46 +08:00
2024-11-04 17:54:58 +08:00
2024-11-07 16:02:57 +08:00
2024-11-08 16:37:27 +08:00
2024-08-20 17:47:11 +08:00