10 Jul
2013
10 Jul
'13
8:04 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10209 --- Comment #16 from Srdjan Jankovic <srdjan@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.