[Koha-bugs] [Bug 10088] software error when filling a basket with staged record

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 25 09:52:12 CEST 2013


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

--- Comment #2 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 17668
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17668&action=edit
Bug 10088: FIX adding an order from a staged file.

Bug 9902 introduced an issue in the C4::Items::PrepareItemrecordDisplay
routine. The existence of $defaulvalue hashref should be tested before
getting to the branchcode key.

Test plan:
Before applying the patch, an error occurred when you try to create an
order from a staged file.
After applying the patch, the error does not appear anymore.

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


More information about the Koha-bugs mailing list