mirror of https://github.com/Gnucash/gnucash
When processing invoice->payments, we used gnc-lot-get-earliest-split to find the lot opening-split to skip it. However it does not always return the lot opening-split, because a lot-reducing split may be dated earlier than the lot opening-split. This change means that the posting-split is processed together with the payment splits, but its PaymentAcctSplitList is null, so it does not add any row to the result.pull/609/head
parent
7cd6591c77
commit
43fab24e2c
Loading…
Reference in new issue