forked from erp-dev/erp
feat: added print_count api, added merchant setting model, added manual mode setting for purchase order
This commit is contained in:
@@ -199,7 +199,7 @@
|
||||
- `plate_type`, `urgency_level`, `fabric`, `style_name`: 模糊查询
|
||||
- `is_invalid`, `is_ordered`, `is_mark_frame`: 布尔过滤
|
||||
- `plate_date_from`/`to`: 开版日期范围
|
||||
- `required_completion_date_from`/`to`: 要求完成日期范围
|
||||
- `required_completion_date_from`/`to`: 要求完成时间范围(ISO8601,含具体时间)
|
||||
- `created_date_from`/`to`: 创建日期范围
|
||||
- `search`: 全文搜索 (设计编号, 款式名称, 客户名称, 面料)
|
||||
- `ordering`: 排序字段。
|
||||
|
||||
Reference in New Issue
Block a user