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

--- Comment #50 from Marc VĂ©ron <[email protected]> ---
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 <[email protected]>

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to