http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5786
--- Comment #86 from Martin Renvoize <[email protected]> --- Comment on attachment 34534 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34534 [PASSED QA] Bug 5786 - Move AllowOnShelfHolds system preference to the Circulation Matrix Review of attachment 34534: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=5786&attachment=34534) ----------------------------------------------------------------- ::: C4/Items.pm @@ +174,4 @@ > ($data->{'serialseq'} , $data->{'publisheddate'}) = > $ssth->fetchrow_array(); > } > #if we don't have an items.itype, use biblioitems.itemtype. > + # FIXME this should respect the itypes systempreference Are we OK with this new FIXME being added? -- 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/
