1
0
forked from erp-dev/erp
Files
erpnew/api_v1/views/business/statements/__init__.py

8 lines
124 B
Python
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
"""
对账单statement相关的 API 视图。
该子包目前提供客户/供应商的对账单查询接口。
"""