[Koha-bugs] [Bug 6254] can't set patron privacy by default

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 6 14:03:05 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6254

Magnus Enger <magnus at enger.priv.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |magnus at enger.priv.no

--- Comment #2 from Magnus Enger <magnus at enger.priv.no> 2011-05-06 12:03:05 UTC ---
The privacy setting is stored in borrowers.privacy which has a default of 1. A
quick and dirty hack for a library that wanted 0 or 2 as the default could be
to change the default of the column in MySQL. 

But I agree with Nicole, it would be nice to have a "proper" way to set the
defualt to something else than 1, and very nice if a default could be set for
each patron category.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list