https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29146
--- Comment #15 from Marcel de Rooy <[email protected]> --- (In reply to Jonathan Druart from comment #13) > + item => { itemnumber => 999 }, > > You should build_sample_item and use its itemnumber instead. Doing it with unblessed. But you know that the only essential thing here is existence of itemnumber key in a hash ;) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
