[Koha-bugs] [Bug 12557] Cannot revert the changes done by AcqItemSetSubfieldsWhenReceived on canceling a receipt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 21 11:08:37 CEST 2014


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

--- Comment #9 from Jonathan Druart <jonathan.druart at biblibre.com> ---
(In reply to Katrin Fischer from comment #7)
> This seems to introduce a new warning in the logs:
> 
> [Thu Aug 21 09:44:43.051320 2014] [cgi:error] [pid 18243] [client
> 127.0.0.1:50730] AH01215: [Thu Aug 21 09:44:43 2014] parcel.pl: Use of
> uninitialized value $line{"parent_ordernumber"} in numeric eq (==) at
> /home/katrin/kohaclone/acqui/parcel.pl line 198., referer:
> http://localhost:8080/cgi-bin/koha/acqui/parcel.
> pl?invoiceid=8&sticky_filters=1

I didn't get this warning (or did not see it). But it should not be introduced
by this patch since it does not touch acqui/parcel.pl.


> TEST:
> - Order 3 items (none are 'on order', because status was not set)
> - Receive 2
> - Configure pref to say for MARC21: 7=-1 (set not for loan to 'on order')
> - Undo receipt
> - Now all 3 items are 'on order' insted of just the 2 the receipt got
> reverted for

Good catch! I stupidly forgot to test partial receipt!

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


More information about the Koha-bugs mailing list