forked from erp-dev/erp
feat: added wecom notify when printing_job production was completed(new status) and shipment was created
This commit is contained in:
@@ -141,6 +141,7 @@
|
||||
- 并且这些销售品必须全部来自同一个 `printing_order`
|
||||
- 如果存在缺少生产任务、生产任务不存在、或跨生产订单混装,接口会拒绝创建
|
||||
- 新创建的出货单默认状态为 `草稿(未发布)`
|
||||
- 创建成功后会触发 `shipment_created` 领域信号,并通过异步 Celery task 发送企业微信通知
|
||||
|
||||
### 接口信息
|
||||
|
||||
|
||||
Reference in New Issue
Block a user