Message:
The following issue has been closed.
---------------------------------------------------------------------
View the issue:
http://jira.neuclear.org//browse/GL-28
Here is an overview of the issue:
---------------------------------------------------------------------
Key: GL-28
Summary: Add getAmount() to Transaction
Type: New Feature
Status: Closed
Priority: Major
Resolution: FIXED
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: NeuClear Ledger
Fix Fors:
r_0_4
Versions:
r_0_4
Assignee: Pelle Braendgaard
Reporter: Pelle Braendgaard
Created: Wed, 31 Mar 2004 2:41 PM
Updated: Wed, 31 Mar 2004 2:42 PM
Description:
Even though a Transaction may contain more than just 2 items, we need to be able to find the amount of a ledger transaction. This should be the sum of all the positive items in the transaction.
ie. if a transaction has 2 items (10, -10) the amount is 10.
if a transaction has 3 items (10,5,-15) the amount is 15.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.neuclear.org//secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|