captured another requirement and a todo

git-svn-id: file:///svn-source/pmgr/branches/invoice_receipt_20090629@317 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
abijah
2009-07-11 16:50:52 +00:00
parent 9529431be2
commit 0c13ef5cda
2 changed files with 6 additions and 2 deletions

View File

@@ -66,3 +66,4 @@ Operations to be functional
- Record Petty Cash to refund.
X - Write Off Bad Debt
X - Perform a Deposit and Close the Books
- Determine Rents Collected for a given period.

View File

@@ -20,8 +20,8 @@ Get Petty Cash working. We'll need to add one or more expense
accounts. We'll also need to implement purchase order
functionality, or at least simple an expense page.
Figure out how to utilize the security deposit, whether
as part of move-out only, or as one of the payment options.
Reconcile all entries of a ledger to the c/f entry when
"closing" the ledger and creating a new one.
Automatic assessment of rents, or at least for now, one
click manual mechanism to assess rents correctly for all
@@ -111,3 +111,6 @@ for $16.33.
-- My rework eliminated that field, and everything was getting
-- grouped by transaction.
Figure out how to utilize the security deposit, whether
as part of move-out only, or as one of the payment options.