Subject: | Many methods need proper return values |
It is very important to receive feedback from modules as complicated as this one on how successful it is. Line 2292 event admits this with a TODO in save(). It just returns 1.
Also:
render_report()
Errors? Exceptions?