[Koha-bugs] [Bug 7621] Circulation: Match age restriction of title with borrower's age without using categories

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 16 07:23:22 CEST 2012


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

--- Comment #50 from Marc Véron <veron at veron.ch> ---
Created attachment 10866
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10866&action=edit
Bug 7621 . Circulation: Match age restriction of title with borrower's age
without using categories

Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

New version implementing Paul's advice.

Usage see
http://wiki.koha-community.org/wiki/Age_restriction

Changes in C4/Circulation.pm;

- skip age restriciton part as well if no age restriction info in biblio record
- more robust string comparision part (nested for... loops instead of grep and
better handling of superfluous white space)
- display whole age restriction string as information (e.g. FSK 16 instead of
16)

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


More information about the Koha-bugs mailing list