Updated the todo items
git-svn-id: file:///svn-source/pmgr/trunk@848 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
@@ -45,7 +45,7 @@ Operations to be functional
|
|||||||
X - Receive and record Money Orders
|
X - Receive and record Money Orders
|
||||||
X - Receive and record Cash
|
X - Receive and record Cash
|
||||||
X - Receive and record ACH Deposits
|
X - Receive and record ACH Deposits
|
||||||
? - Reverse rent charges (early moveout on prepaid occupancy)
|
X - Reverse rent charges (early moveout on prepaid occupancy)
|
||||||
X - Handle NSF checks
|
X - Handle NSF checks
|
||||||
X - Assess NSF Fees
|
X - Assess NSF Fees
|
||||||
X - Determine Lease Paid-Through status
|
X - Determine Lease Paid-Through status
|
||||||
|
|||||||
@@ -52,11 +52,6 @@ Reduce the number of cached items. Figure out how to get Cake to
|
|||||||
automatically make CONCAT(TenderType.name, ' #', Tender.id) part
|
automatically make CONCAT(TenderType.name, ' #', Tender.id) part
|
||||||
of each returned query.
|
of each returned query.
|
||||||
|
|
||||||
Implement, as part of the User model, a function to return the
|
|
||||||
security level. Have it be a static function, so that we don't
|
|
||||||
need to instantiate it, and right now, return a level based on
|
|
||||||
the route.
|
|
||||||
|
|
||||||
Add the opposite of the "collected" report, which provides a set of
|
Add the opposite of the "collected" report, which provides a set of
|
||||||
checkboxes for the different incomes, and returns a list of where
|
checkboxes for the different incomes, and returns a list of where
|
||||||
the received monies were disbursed for the selected period.
|
the received monies were disbursed for the selected period.
|
||||||
|
|||||||
Reference in New Issue
Block a user