https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33887
--- Comment #10 from Sam Lau <[email protected]> --- (In reply to David Nind from comment #8) Hi David, thanks for taking the time to test my patch! I fixed the closing bracket issue and also changed the system preference to 'Don't Allow/Allow' as requested. > - Item type description: > . I think the label should be "Automatic check-in", as it is a noun (I > think). See the terminology guidelines > https://wiki.koha-community.org/wiki/Terminology#C > . Also, if this requires the AutomaticCheckinAutoFill to work, then I > think we should include that in the guidance, including linking to the > system preference. For example: > If checked, items are automatically checked in once they've reached > their due date. This requires setting the AutomaticCheckinAutoFill system > preference and scheduling the running of the > misc/cronjobs/automatic_checkin.pl cronjob. These comments seem to be regarding the initial automatic check-in feature and it would be best to file them as a separate bug. I will file this bug very soon. > . Also, if this requires the AutomaticCheckinAutoFill to work, then I > think we should include that in the guidance, including linking to the > system preference. Just for some more clarification on this feature: AutomaticCheckinAutoFill isn't required in order for automatic check-in to occur, it just adds another part to it where if there is a hold on the item being automatically checked in, the hold is moved into the next state. Once again, thanks for taking the time to test, and let me know if any more changes need to be made! - Sam -- 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/
