|
475e0334f7
|
add some documentation
|
2013-08-12 22:57:57 -04:00 |
|
|
4524d4e229
|
add AccountTransaction class for easier access to Transaction data from an Account's list of transactions
|
2013-08-12 21:59:55 -04:00 |
|
|
c749b17904
|
rspec Transaction; store transaction descriptions
|
2013-08-11 20:36:27 -04:00 |
|
|
aafe662acb
|
rspec Account
|
2013-08-11 15:06:08 -04:00 |
|
|
b6f16cfccf
|
add Gnucash::Account#balance_on()
store account balances as hashes instead of arrays
|
2013-08-08 23:36:28 -04:00 |
|
|
6c4f67e3da
|
add Value class; keep track of account balances over time
|
2013-08-04 19:05:11 -04:00 |
|
|
5ba8e2806c
|
finalize accounts to sort transactions by date
|
2013-08-04 18:44:41 -04:00 |
|
|
9596272c29
|
add Transaction class and collect transactions for each account
|
2013-08-03 18:59:41 -04:00 |
|
|
79219686aa
|
find account by id; show account full name
|
2013-07-30 22:54:02 -04:00 |
|
|
2d42346541
|
add Account class; build from Book
|
2013-07-30 22:44:11 -04:00 |
|