mirror of https://github.com/Gnucash/gnucash
With the register in journal mode and you edit the account field so the 'Account x does not exist, do you want to create it' dialogue is shown you get the following error... gboolean boolean_from_key(const Account*, const std::vector<std:: __cxx11::basic_string<char> >&): assertion 'GNC_IS_ACCOUNT(acc)' failed This was tracked down to a refresh being triggered with the account dialogue so add a check for a valid account as part of the placeholder test.pull/539/head
parent
69f76c6378
commit
aca8a734b0
Loading…
Reference in new issue