2736d5f996
Add lots more securities, but comment them out because they're slow
2016-02-02 21:50:36 -05:00
58c7c17727
Initial pass at OFX imports
...
Still needs some fixups:
* UI is incomplete
* Investment transactions are unbalanced initially
* OFX imports don't detect if one of the description fields for a
transaction is empty (to fall back on another)
* I'm sure plenty of other issues I haven't discovered yet
2016-02-02 21:46:27 -05:00
2e9828cc23
Add ISO 4217 currencies
...
Also added a 'Description' field to Securities
2016-01-13 20:44:58 -05:00
099f42e4fe
Add symbols for securities
2015-08-26 07:41:35 -04:00
693f1e8253
Report account balances in transaction register
2015-08-21 06:54:17 -04:00
7772f0bca5
Use int64 instead of *Type for Accounts/Securities
...
Otherwise, gorp gets confused and won't assign an int64 type from the
database to an AccountType, even though they're really the same datatype.
2015-07-04 08:23:57 -04:00
5b71c181fc
Add basic implementation of securities
2015-06-27 08:32:51 -04:00
0f393d2fbb
Initial commit
2015-06-25 22:36:58 -04:00