25 Apr
2013
25 Apr
'13
8:52 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10088 --- Comment #2 from Jonathan Druart <jonathan.druart@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.