https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31415
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This patch adds a script |This enhancement adds a release notes|which can be used to |script |automatically convert the |(misc/cronjobs/recalls/conv |oldest hold on a record to |ert_holds_to_recalls.pl) |a recall, if there are a |which can be used to |specified minimum number of |automatically convert the |holds on the record. |oldest hold on a record to | |a recall, if there are a | |specified minimum number of | |holds on the record. | | | |Example: | |- perl | |misc/cronjobs/recalls/conve | |rt_holds_to_recalls.pl -v | |--min 1 | |- Explanation: | | . converts the first hold | |for a record to a recall | |(where it has an item that | |is checked out), where | |there is more than 1 hold | |and a recall can be placed | | . if a record has a hold, | |but no items checked out, | |then no holds are converted | |to recalls -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
