https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18856
--- Comment #23 from Barton Chittenden <[email protected]> --- (In reply to Marcel de Rooy from comment #21) > (In reply to Jonathan Druart from comment #16) > > Yes Barton you are right, that's why I added a comment to the POD of the > > method to tell it only applies for the OPAC. > > Maybe rename the method to something more verbose (is_cancelable_from_opac) > > to remove the ambiguity? > > Maybe include a parameter for opac/intranet/api ? > $hold->is_cancelable{( from => 'opac' or opac=>1 }) ? This strikes the right balance for me. -- 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/
