rctab.routers.accounting.finances¶
Deciding who to charge for a subscription’s spending.
Functions
|
Check whether the new finance row is valid. |
|
Check that updating a finance row is allowed. |
|
Deletes a Finance record. |
|
Return the end of the month of the provided date. |
|
Returns a Finance if given a finance table ID. |
|
Return the start of the month of the provided date. |
|
Return a list of Finance objects for a subscription. |
|
Create a new finance record. |
|
Update an existing Finance record. |