https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34756
--- Comment #20 from Baptiste Wojtkowski (bwoj) <baptiste.wojtkow...@biblibre.com> --- I don't think I agree with putting this in delete : cancelling a hold must not delete the related transfer, for example removing from the OPAC, the user should not even be warned. As a developper, if I delete a hold, I don't want it to delete the associated transfer ; I need to have control over it. Moreover the interaction with the user should not be part of the ORM. Maybe I can move this to another include to make it easier to reuse ? I can add a Syspref but since it only adds a checkbox, which is unchecked by default, I'm not sure it would be a useful one. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/