http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5211
Paul Poulain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Paul Poulain <[email protected]> 2011-12-03 06:20:07 UTC --- Before pushing, a question: I don't understand why we need a 3rd parameter in the LostItem sub. Is there a case where we don't want to add fines when marking an item lost ? After applying the patch I can't find a call without this parameter. So, I feel the parameter is not needed and add useless complexity to the API. Other question: can we now mark LostItem and forgive fine ? I feel no (which is not a problem, just to be sure) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. 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/
