1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2024-09-21 04:10:05 -04:00
Commit Graph

9 Commits

Author SHA1 Message Date
c0fb04b722 Fix Gnucash security imports
Attempt to find an existing security that matches, trying decreasingly
specific searches, and create the security if nothing close can be
found.
2017-02-19 07:50:36 -05:00
b443963375 reports: Allow drilling down 2017-02-17 10:01:31 -05:00
5d583a2315 Move Report and Series definitions to be in line with others 2017-02-11 19:43:10 -05:00
16a8316c70 lua: Add 'report' and 'series' type for returning reports 2017-02-11 06:06:45 -05:00
af704250e2 lua: Fetch reports from directory 2017-02-07 20:59:52 -05:00
b7d2273b1c lua: Add dates 2017-01-29 21:09:23 -05:00
d059cd19ee lua: Add account balances 2017-01-27 21:50:02 -05:00
f3becb7f5c lua: Add security and account types 2017-01-27 11:04:39 -05:00
806ceb2f5c reports: Add basic lua infrastructure
Of course, it doesn't do anything other than print "Hello World", but
that's okay.
2017-01-23 20:40:39 -05:00