http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8037
Galen Charlton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #45 from Galen Charlton <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
