mirror of https://github.com/Gnucash/gnucash
After the changes to fix bug 799753, when the register default is to show double lines the search results were only showing one line of the transaction, a refresh of the search register would fix this. This was down to the removal of a refresh from the register creation as it is now done when the register is focused. In the find transaction dialog a refresh was being done before the register creation which was not reflected in the register when it was focused. To fix this, do not do a refresh when creating the search register but only when 'updating the search'.remotes/origin/stable
parent
25e0f2144a
commit
88e5053784
Loading…
Reference in new issue