https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14237
--- Comment #45 from Kyle M Hall <[email protected]> --- (In reply to Jonathan Druart from comment #44) > I think this patch is the way to go (DBrev) > > However I am still struggling with something: shouldn't we allow > biblionumber xor itemnumber for the different C4::CourseReserves subroutines? > It does not make sense to me to pass the biblionumber when we have already > the itemnumber. > > Asking a QA feedback on this question. > > Kyle or Tomas maybe? I'm not opposed to that. It should be easy enough to add an exception if both are passed in. It could be re-engineered to by pk/type as well. -- 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/
