GNOME Bugzilla – Bug 776380
Gross value of bills charged back instead of net value
Last modified: 2018-06-29 23:52:48 UTC
Created attachment 342372 [details] Simple test file. look at bill 000001 and invoice 000002 When including an expense to a bill with tax included it will nicely calculate the tax and net price. But when charging back to an invoice it will use the price I entered (including tax) to the invoice instead of the net price without tax. This is only an annoyance and source of error when the tax rate is the same on bills and invoices since I can mark in the invoice that the tax is included. But it does not work when the tax rate is different. The chargeback should always be based on the net price without taxes. Attached is a test file and the screenshots of the bill, invoice and printed invoice
Created attachment 342373 [details] Bill 000001
Created attachment 342374 [details] Invoice 000002
Created attachment 342375 [details] Printed invoice 000002
Created pull request https://github.com/Gnucash/gnucash/pull/131 to fix this.
Thanks for reporting this bug and even more thanks for taking the time to provide a fix as well ! I have committed it to our stable branch, so the fix will appear in gnucash 2.6.16 to be released soon.
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=776380. Please update any external references or bookmarks.