[Koha-bugs] [Bug 24083] Koha should support "seen" vs "unseen" renewals

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 11 16:10:51 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24083

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |additional_work_needed

--- Comment #136 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Pushed but more work needed:

1. 

> > 4. It seems that the too_unseen error should be handled in
> > misc/cronjobs/automatic_renewals.pl
> > Don't you think?
> 
> Good point, now added

But then, if we decide to send the notice, the AUTO_RENEWALS template will need
to be adjust. Otherwise the notice will be generated without a correct content.

2. The insert from the upgrade process is not correct. The rule_value is not
passed. But even if passed it's not idempotent (ie. the row in inserted several
times if run several times).

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list