mirror of
https://github.com/himool/HimoolERP.git
synced 2024-11-15 11:58:42 +08:00
495 B
495 B
日常收支
功能
-
查询/创建收支单: [/api/charge_orders/]
-
获取收支单号: [/api/charge_orders/number/]
-
作废收支单: [/api/charge_orders/{id}/void/]
其他接口
-
客户选项: [/api/clients/options/]{is_active: true}
-
供应商选项: [/api/suppliers/options/]{is_active: true}
-
收支项目选项: [/api/charge_items/options/]
-
经手人选项: [/api/users/options/]{is_active: true}
-
结算账户选项: [/api/accounts/options/]{is_active: true}