(C) 2003 Antilles Software Ventures SA
User: pelleb
Date: Jan 22, 2003
Time: 4:18:35 PM
$Id: AbstractLedgerTest.java,v 1.16 2004/07/23 18:55:27 pelle Exp $
$Log: AbstractLedgerTest.java,v $
Revision 1.16 2004/07/23 18:55:27 pelle
Added an improved complete method which allows you to specify a book to change to another book when completing a transaction.
(C) 2003 Antilles Software Ventures SA
User: pelleb
Date: Jan 17, 2003
Time: 5:40:26 PM
$Id: TransactionItem.java,v 1.6 2004/04/19 18:57:27 pelle Exp $
$Log: TransactionItem.java,v $
Revision 1.6 2004/04/19 18:57:27 pelle
Updated Ledger to support more advanced book information.
Basic rules for creating Transactions:
Ledger must not be null
transactionTime must not be null
if there is an expiryTime it must not be before the transactionTime
Basic rules for creating Transactions:
Ledger must not be null
transactionTime must not be null
if there is an expiryTime it must not be before the transactionTime