forked from erp-dev/erp
feat: added mdy stagging upload to tiia, and change outgoing_date to datetime type
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
- `is_fabric_received`: 布料是否已收 (`true`/`false`)
|
||||
- `is_invalid`: 是否作废 (`true`/`false`)
|
||||
- `area`: 地区 (模糊查询)
|
||||
- `outgoing_date_from`/`to`: 出货日期范围
|
||||
- `outgoing_date_from`/`to`: 出货日期时间范围(支持传 `YYYY-MM-DD` 或日期时间;`to` 传日期时表示包含整天)
|
||||
- `created_date_from`/`to`: 创建日期范围
|
||||
- `search`: 全文搜索 (客户名称, 面料, 地区, 工艺)
|
||||
- `ordering`: 排序字段 (e.g., `-created_at`)
|
||||
|
||||
Reference in New Issue
Block a user