Skip to content

Commit 527057c

Browse files
committed
add resec nb example
1 parent b05a57f commit 527057c

File tree

3 files changed

+963
-2
lines changed

3 files changed

+963
-2
lines changed

docs/source/modeling.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1354,7 +1354,7 @@ Receivable
13541354
13551355
.. versionadded:: 0.26.5
13561356
1357-
``Receivable`` is a type of asset which has a fixed amount of receivable in last period, with optional fee collected at end
1357+
``Receivable`` is a type of asset which has a fixed amount of receivable in last period, with optional fee collected at end. It may represent `Invoice` , `Account Receivable` , `Trade Receivable` in the real world.
13581358
13591359
* if No fee was set, the receivable will be paid off at last period without fee.
13601360
* if there are multiple fee being setup, then ALL fees are sum up and paid off at last period.

0 commit comments

Comments
 (0)