Re: Severe bug in reports in master branch

2017-07-07 Thread Cristian Oneț
Hi Łukasz, Indeed the report transaction order bug has been fixed. The budget related crash is still there. I also have to say that after another update that I ran today, the forecast feature seems to have stopped working "as before", it is getting harder and harder to keep up with the changes a

Re: Severe bug in reports in master branch

2017-06-25 Thread Łukasz Wojniłowicz
Dnia sobota, 24 czerwca 2017 08:52:43 CEST Thomas Baumgart pisze: > Hi, > > On Mittwoch, 21. Juni 2017 12:49:09 CEST Łukasz Wojniłowicz wrote: > > Hi Cristian, > > > > Please test latest master branch because I think your issues are fixed. > > > > Referring to order of transactions in report aft

Re: Severe bug in reports in master branch

2017-06-23 Thread Thomas Baumgart
Hi, On Mittwoch, 21. Juni 2017 12:49:09 CEST Łukasz Wojniłowicz wrote: > Hi Cristian, > > Please test latest master branch because I think your issues are fixed. > > Referring to order of transactions in report after transaction modification, > it was sorting, that was to blame. > I changed it

Re: Severe bug in reports in master branch

2017-06-21 Thread Łukasz Wojniłowicz
Hi Cristian, Please test latest master branch because I think your issues are fixed. Referring to order of transactions in report after transaction modification, it was sorting, that was to blame. I changed it intentionally while implementing multicurrency totals, but it broke your use case, so

Re: Severe bug in reports in master branch

2017-06-12 Thread Cristian Oneț
2017-06-13 8:34 GMT+03:00 Thomas Baumgart : > Hi all, > > On Montag, 12. Juni 2017 22:57:03 CEST Cristian Oneț wrote: > >> 2017-06-12 19:50 GMT+03:00 Łukasz Wojniłowicz > : > [...] > >> > 2) annoying nitpick >> > That would require well described bug report because I understand nothing. >> > I trie

Re: Severe bug in reports in master branch

2017-06-12 Thread Thomas Baumgart
Hi all, On Montag, 12. Juni 2017 22:57:03 CEST Cristian Oneț wrote: > 2017-06-12 19:50 GMT+03:00 Łukasz Wojniłowicz : [...] > > 2) annoying nitpick > > That would require well described bug report because I understand nothing. > > I tried to do as you write but have no problem in setting dates

Re: Severe bug in reports in master branch

2017-06-12 Thread Cristian Oneț
While I'm at it here's another reporting related crash. Since it only affects files that have some kind of budgets defined and display budget related warning on the home view I added a test budget to the file. Pleas try to reach the home view with the buget section shown. It will result in a crash

Re: Severe bug in reports in master branch

2017-06-12 Thread Cristian Oneț
2017-06-12 19:50 GMT+03:00 Łukasz Wojniłowicz : > Hi Cristian, > don't be upset about bugs. It's either no development or bugs. You can help > yourself by writing test cases - I try not to break them. I understand that, I'm kind of amazed that the formatting issue did not have a test to catch it s

Re: Severe bug in reports in master branch

2017-06-12 Thread Łukasz Wojniłowicz
Hi Cristian, don't be upset about bugs. It's either no development or bugs. You can help yourself by writing test cases - I try not to break them. The issue you referred to was rather massive code change and no simple bug fix, so better it be well tested. I'm glad that you test the latest version

Re: Severe bug in reports in master branch

2017-06-11 Thread Cristian Oneț
Hi, I wasn't able to follow the developments in the last 6 months but I still do updates from time to time. I understand that work is being done on the reports but I also encountered some, as you say, severe bugs in that area. One of them was transaction amount formatting [1] (seems to have been f