migrations
|
feat: MaterialBatch 添加字段以支持追踪原料批次
|
2024-11-13 17:22:25 +08:00 |
__init__.py
|
feat: 添加库存模块
|
2023-09-08 15:16:22 +08:00 |
admin.py
|
feat: 添加库存模块
|
2023-09-08 15:16:22 +08:00 |
apps.py
|
feat: 添加库存模块
|
2023-09-08 15:16:22 +08:00 |
correct.py
|
feat: material的count改为对所有库存进行统计
|
2024-04-09 08:40:28 +08:00 |
filters.py
|
feat: mio添加mgroup查询条件
|
2024-09-24 10:24:51 +08:00 |
models.py
|
feat: get_alldata_with_batch
|
2024-12-02 12:27:26 +08:00 |
serializers.py
|
fix: validate data pop None
|
2024-11-21 17:04:36 +08:00 |
services.py
|
fix: do_in wm_production_dept
|
2024-11-21 17:23:35 +08:00 |
tasks.py
|
feat: 重新梳理计算物料总数量
|
2024-07-04 10:04:49 +08:00 |
tests.py
|
feat: 添加库存模块
|
2023-09-08 15:16:22 +08:00 |
urls.py
|
feat: 出入库记录新增分多个接口
|
2023-10-11 15:16:58 +08:00 |
views.py
|
feat: MaterialBatch 添加字段以支持追踪原料批次4
|
2024-11-14 10:40:14 +08:00 |