This website requires JavaScript.
Explore
Help
Register
Sign In
mkm
/
multi-store
Watch
1
Star
0
Fork
0
You've already forked multi-store
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
multi-store
/
app
History
mkm
ae40c1940f
feat(inventory): 优化库存转移订单功能
...
- 添加订单类型切换逻辑,支持不同类型的库存转移 - 完善订单详情页面,展示转出转入门店/仓库名称 - 增加商品列表展示,包含商品名称等信息 - 优化库存扣减逻辑,根据订单类型进行相应处理
2025-01-24 16:07:52 +08:00
..
admin
feat(inventory): 优化库存转移订单功能
2025-01-24 16:07:52 +08:00
api
Merge branch 'dev' of
https://gitea.lihaink.cn/mkm/multi-store
into dev
2025-01-22 16:08:21 +08:00
common
feat(search): 添加 is_storage 字段的精确搜索功能
2025-01-24 13:48:28 +08:00
queue
/redis
fix(app): 修复支付回调和订单推送的相关问题
2024-12-24 09:27:39 +08:00
statistics
feat(ProductLogic): 修改统计逻辑使用数据库连接
2024-07-19 11:32:20 +08:00
store
修改预订单录入
2025-01-23 15:26:14 +08:00
BaseController.php
init
2024-05-30 21:37:55 +08:00
ExceptionHandler.php
refactor(exception): 重构异常处理逻辑
2025-01-04 12:09:11 +08:00
functions.php
添加预订单商品关联采购订单
2025-01-16 17:01:29 +08:00
Request.php
init
2024-05-30 21:37:55 +08:00