GNOME Bugzilla – Bug 723644
'Import Bills & Invoices' fails to import invoice if existing bill has same id
Last modified: 2018-06-29 23:26:04 UTC
'Import Bills & Invoices' will not create or update an invoice if there is an existing bill with the same id. The importer appears to report 'success' if the file to import contains valid data, however the details don't appear. This is a problem if a customer and vendor both use the same invoice numbering scheme (eg. 20140001)
That is the correct behaviour and is designed to avoid having duplicate invoice numbers as well as enabling multi line invoices. What it does is to update the invoice, with an existing id, by adding the new lines to the existing invoice. Each line of the CSV being imported is an invoice line.
I would expect this to be the corect behaviour for importing *invoices* with the same numbers as exiting *invoices* (i.e. add details to an exiting customer invoice). But the problem occurs when importing *invoices* (i.e. customer) with the same id as an exiting *bill* (i.e. vendor)
s/exiting/existing/
Apologies, I misread your report.
Commited a fix. nik. If you compiling drom source can you test this please. Anyone else are also welcome as testers. commit 40c236b9e0650ba88039e9aeeaab6055ef42fde8
I'm not compiling from source atm. but i'll certainly test either a nightly (if there are any?) or the next version.
Can I assume this is fixed?
I'll check with the recent 2.6.3 release
And the result is?..
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=723644. Please update any external references or bookmarks.