Learn how to report on receivable transactions via the dashboard.
accounts_receivables
model allows setting one parameter.
filters
: a dictionary of filtersfilters
Value | Type | Validation |
---|---|---|
timestamp | dict[str, str] | See date-time filter below |
filters
as null
start
and end
allow three types of values:
null
: this represents an open rangestart <= end
, only when both are timestampsstart
and end
cannot be null at the same timeaccounts_receivables
model.