moneymanagerex / general-reports

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

Exclude void and duplicate transactions in ExpenditureHistory report. #45

Closed Spoker closed 6 years ago

Spoker commented 6 years ago

I just eliminated duplicate and void transactions from the sql. I don't know if the build failing has something to do with my edits. Seems like a travis file is missing? Any help would be appreciated.

Error:

$ python --version
Python 2.7.13
$ pip --version
pip 9.0.1 from /home/travis/virtualenv/python2.7.13/lib/python2.7/site-packages (python 2.7)
Could not locate requirements.txt. Override the install: key in your .travis.yml to install dependencies.
0.03s$ python check_gm.py
checking StockSummary
done StockSummary
checking Others
The command "python check_gm.py" exited with 1.
Spoker commented 6 years ago

If I understand correctly, there is a problem with 'Others'. @vomikan Do you know what's wrong here. This seems to be one of your reports.

vomikan commented 6 years ago

Python script does not allow subcategories