http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8037 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gmcharlt@gmail.com --- Comment #45 from Galen Charlton <gmcharlt@gmail.com> --- Created attachment 22244 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22244&action=edit duplication of baskets on the already-received table In testing I discovered that the change to GetInvoiceDetails() resulted in each order being returned multiple times if more than zero or one items was attached to it. I've attached a screenshot demonstrating this, and am setting this to failed QA. One suggestion -- leave GetInvoiceDetails alone, and use GetItemnumbersFromOrder() to grab the list of items. -- You are receiving this mail because: You are watching all bug changes.