[Koha-bugs] [Bug 23681] Patron restrictions should be user definable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 7 20:52:13 CET 2022


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

--- Comment #76 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
(In reply to Katrin Fischer from comment #75)
> Could we do something like an overwrite option?
> 
> We use the default descriptions when the lib/lib_opac are empty and we use
> the description of those, if they are set?
> 

Nope, that would still break translations as Jonathan suggests.  The issue is
that you cant define that default for each language.. only a single language.

> The other things is me wondering if using authorized value would not only be
> a temporary solution, making it necessary soon to move debarment types to
> their own table to be more flexible with configuration. In this case we
> could have a column for the description too - it would be even a little
> easier.

This development doesn't use AV's specifically for the reasons you suggest.

> 
> And we could then develop the table further to have more columns that make
> the behavior of a debarment more granular (block renewals, block issuing,
> block holds, which category types can it be applied to, etc.).

I've been waiting years for the AV translations proof work to work their way
through.. their holding up a whole plethora of bugs including this one.

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


More information about the Koha-bugs mailing list