[Bug 12446] Enable an adult to have a guarantor
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12446 Maryse Simard <maryse.simard@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Passed QA --- Comment #144 from Maryse Simard <maryse.simard@inlibro.com> --- I decided to keep the default value in the database as 0 because I feel this would be the most common case. Instead, what I did was add "canbeguarantee" values in the sample data used for fresh installs. This, plus the database update, should make sure patron categories of type 'C' and 'P' can be guarantees by default for both new and updated installs. As for the "Add guarantee" button displaying the "There are no patron categories defined." error, this is due to the last patch wich limit categories to the ones which can be guarantees. It seems normal to me that adding a guarantee would fail if no patron categories can be used. If this is not ok, what we could do would be to either hide the button if there is no categories available or use a more specific error message in that particular case. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org