update to record some accounts payable feature requests

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3820 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas
2001-03-22 17:59:39 +00:00
parent 7ae5e34ed6
commit f1facccee7

View File

@@ -2495,9 +2495,22 @@ Password:
<dd>Add features to track sales receipts and other pending
sources of income, as well as owed sums.
<ul>
<li>Automatic matchin of invoices to payments.
<li>Account aging: show (average) age of ammount-due/amount-owed.
<li>Prepare sales statics report by customer.
<li>Need new account type 'ar' and 'ap'. When this account type is
selected, the register display, etc. is slightly different, as below:
<li>Add field to register called 'date due'. The date could be
entered as 'date of transaction +30days'. etc. The account
could have a default: entries always default to +30 or +45 days
or whatever.
<li>Create a report to match 'date due' to current date, and report
overdue balances ...
<li>Create Account aging report: show (average) age of
amount-due/amount-owed.
<li>Create a projected cash flow report: showing projected
future payments based on date due.
<li>Somehow, automatically match invoices to payments.
When an invoice has been paid off, then there should be a
view mode where the invoice and its payment is no longer shown
(i.e. so that only outstanding, unpaid entires are shown ...)
</ul>
<p></p>
</dd>