moneymanagerex / general-reports

Bunch of general reports for Money Manager Ex
http://moneymanagerex.org/
MIT License
75 stars 47 forks source link

Automated variant of CreditReport #43

Closed jasonrush closed 7 years ago

jasonrush commented 7 years ago

Automated variant of CreditReport, taking advantage of new functionality added in v1.4.0-alpha.1 (ACCOUNTLIST_V1.CREDITLIMIT, INTERESTRATE, etc)

jasonrush commented 7 years ago

I do fully understand this will likely not be worth any testing/consideration until the new capabilities make it into production, but I am getting a lot of use out of MMEX and wanted to contribute back to the community, if possible.

Also, I know some SQL, but am certainly not a SQLite master and just modified the LUA file based on past experience with programming and no direct knowledge of LUA. There may be more efficient ways to write the SQL, or additional error checking/etc that I am not aware of that may need added.