[Koha-bugs] [Bug 10209] The ability to order multiple copies of the same item, from different fund classes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 10 08:04:58 CEST 2013


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

--- Comment #16 from Srdjan Jankovic <srdjan at catalyst.net.nz> ---
This won't work for AcqCreateItem 'ordering'. It will create all order items
for the last order only.
What needs to be done is store ordernumber and quantity from the loop (together
with the first values), and use that when calling NewOrderItem().

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list