Closed grantjenks closed 9 years ago
Skip falsey-values for total accounting and fix off-by-one column error.
User story: nullable integer fields should be skipped rather than accounted as 1.
I'm working on a django-report-builder unit-test now. I think that has to be a separate pull request since they're separate repos.
Thanks - I made a small fix for python 3 too that is unrelated.
Skip falsey-values for total accounting and fix off-by-one column error.
User story: nullable integer fields should be skipped rather than accounted as 1.