moneymanagerex / general-reports

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

Add currency conversion to SavingsProgress report #32

Closed swat32exe closed 6 years ago

swat32exe commented 9 years ago

SavingsProgress was behaving incorrectly, when accounts are in different currency

vomikan commented 9 years ago

There are too many sub-selects. Better to use 'inner join currency_v1 on currencyid=....'