27 Oct
2021
27 Oct
'21
2 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29146 --- Comment #15 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (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.