http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10088
Mason James <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17681|0 |1 is obsolete| | --- Comment #4 from Mason James <[email protected]> --- Created attachment 17750 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17750&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. Signed-off-by: Mathieu Saby <[email protected]> Signed-off-by: Mason James <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
