forked from erp-dev/erp
fix: order_description change to copy by rolling_warn of printing_order
This commit is contained in:
@@ -273,6 +273,7 @@ GET /api/v1/shipment/deliveries/?status=2&driver_name=张&vehicle_trip=001&limit
|
||||
- 写入 `cancelled_at`
|
||||
- 写入 `cancelled_by`
|
||||
- 同时会根据 `request.user.employee` 更新 `operator`
|
||||
- 取消不会释放或解绑当前已关联的出货单;如需解绑,需显式删除送货单或通过修改接口改绑
|
||||
- 已取消的送货单再次取消保持幂等
|
||||
|
||||
### 8. 追加绑定出货单到已有送货单
|
||||
|
||||
Reference in New Issue
Block a user