mirror of
https://github.com/himool/HimoolERP.git
synced 2025-03-19 02:03:35 +08:00
286 B
286 B
出库任务
功能
-
查询出库单: [/api/stock_out_orders/]
-
查询/创建出库记录: [/api/stock_out_records/]
-
作废出库记录: [/api/stock_out_records/{id}/void/]
其他接口
- 批次选项: [/api/batchs/options/]{page, warehouse, goods, has_stock: true}