GNOME Bugzilla – Bug 325890
Blank total on posting invoice
Last modified: 2018-06-29 20:54:58 UTC
Please describe the problem: When posting an invoice to Accounts Receivable, the Due date and Tot Invoice are blank and the Balance is 0. Steps to reproduce: 1. Create an invoice. 2. Post the invoice to Accounts Receivable 3. Open the Accounts receivable register Actual results: Expected results: The correct information to show in the register Does this happen every time? Yes Other information:
Created attachment 56820 [details] Screenshot of the problem
Yep, I was able to reproduce this here. Thanks for the report.
Interesting.. I've made progress in r13053. There's still something weird going on which I can't figure out, but when it posts the A/R balance is correctly computed once, but the transaction remains blank.
Okay, this is now fixed in r13068. The issue was that xaccSplitSetBaseValue() was changed such that you needed to assign the new split to the transaction and account before you set the value.
*** Bug 329518 has been marked as a duplicate of this bug. ***
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=325890. Please update any external references or bookmarks.