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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 11 20:56:25 CET 2022


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

--- Comment #894 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 131630
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131630&action=edit
Bug 19532: Make recalls.status an ENUM

This patch makes the status attribute an ENUM, setting the default value
as 'requested' as well. The chosen names are easier to read than single
letters. Also, renamed F into fulfilled (this impacts methods names as
well). This is because 'finished' or 'completed' is more a synonym for
old => 1...

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


More information about the Koha-bugs mailing list