General Reports

Money Manager EX allows to create custom and heavy personalized report without external tools but using an internal templating engine.

It’s possible to obtain a report that suits to a T with:

  • SQL queries to obtain needed data from the database
  • LUA code to modify and add some logic to the selected date
  • HTML/CSS/JS to show data with preferred style

We have created a repository on Github and a forum section with lots of examples and discussions on how to develop and improve them.