http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14504
--- Comment #10 from Barton Chittenden <bar...@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #9) > Barton, > Actually I think you should reuse the C4::Items::DelItemCheck subroutine, > which does exactly what you are doing. Jonathan, C4::Items::DelItemCheck doesn't have any kind of 'commit' check... I'm torn, because I would *like* to use it to avoid duplication of code (plus there are a number of cases that it covers that I don't), but I don't want to sacrifice the ability to accurately report what's going to happen if I run the script in verbose mode without '--commit'. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/