http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9016
--- Comment #94 from Olli-Antti Kivilahti <[email protected]> --- (In reply to Jonathan Druart from comment #92) > If some transport type are not relevant for someone, he cans completely > remove the mtt in the message_transport_types table. > > I don't see a proper way to implement what you propose. For instance, on > tools/overduerules.pl, all notices and mtt are listed. We could imagine a > tricky js stuff for disabling/enabling mtt function of the notice selected. > But is it really useful? Well this feature probably should be documented in the manual, but I don't think a feature is needed to add/remove $mtt's. If in the manual we had the information just discussed about adding/removing $mtt's via SQL, that would be enough. Also descriptions about which $mtt's are in use and instructions on writing your own cronjobs to handle them is a good solution. Atleast for us the print notice sending process is pretty complex and making a suitable UI for defining that process in a unified way might be quite difficult. -- 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/
