https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28153
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA CC| |jonathan.druart+koha@gmail. | |com Keywords| |release-notes-needed --- Comment #6 from Jonathan Druart <[email protected]> --- Hum? There is a lot missing here. 1. You forgot installer files 2. message_attribute_id is hardcoded, people may have custom stuffs there. Insert then retrieve the id before inserting into message_transports. 3. Shouldn't Users with Hold_Filled have Hold_Reminder? 4. There is not way to turn the feature off: if the cron is not running the users won't get the notices. Existing behaviour, true for other notices, not blocker. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
