[Koha-bugs] [Bug 19532] Recalls for Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 15 11:39:13 CET 2022


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

--- Comment #911 from Fridolin Somers <fridolin.somers at biblibre.com> ---
Here it is !!!

I've added several patches during push :

975f52a4cf Bug 19532: (RM follow-up) Fix recalls.old is default 0
a0a72c9653 Bug 19532: (RM follow-up) More use of system preference
3838ac82f2 Bug 19532: (RM follow-up) Adapt also UNIMARC XSLT
b2dc45a47d Bug 19532: (RM follow-up) Fix status finished renamed fulfilled
9cb2ff97d2 Bug 19532: DBRev 21.12.00.018
0e35ab911c Bug 19532: (RM follow-up) Update DBIC Schema

Mainly more use of system preference in order to avoid impact on installs not
using this feature.
Also one can imagine turning it on, playing with some recalls, turning it off.
We must avoid fetching DB datas when it is off.

Also recalls.old has been changed in "Make recalls.status an ENUM" to 0/1
boolean instead of undef/1.
This makes sens, it is this way in several other places.

Great thanks to all for your work and energy.

This may be 22.05 must-have feature ;)

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


More information about the Koha-bugs mailing list