[Koha-bugs] [Bug 8037] Add holds and funds to items already received in parcel.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 22 02:07:24 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8037

Galen Charlton <gmcharlt at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gmcharlt at gmail.com

--- Comment #45 from Galen Charlton <gmcharlt at 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.


More information about the Koha-bugs mailing list