https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19532
Dobrica Pavlinusic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #135 from Dobrica Pavlinusic <[email protected]> --- (In reply to Chris Cormack from comment #132) > I actually find this incredibly disappointing. We could have had a working > feature in 18.05 except for people consistently trying to scope creep it. > Now we won't until at least 18.11 and it will probably be over specced, over > ambitious and fragile. > This has to stop. I have to throw in my $0.02 here: we just implemented recall notices on reservations using simple cron script: https://github.com/dpavlin/Koha/blob/koha_ffzg/ffzg/recall_notices.pl I would love to replace hard-coded values in it with circulation rules, but currently this bug doesn't apply, and squashing some of fixes into more manageable chunks would be great first step. Due to our library circulation rules, OPAC parts of this patch are not interesting to us, but I would love to have intranet part in upstream Koha so that I can contribute cron script similar to ours. Does it make sense to split this bug into two halfs opac and intranet? -- 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/
