https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26311
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement to the release notes| |command line script used | |for searching for data | |inconsistencies | |(misc/maintenance/search_fo | |r_data_inconsistencies.pl) | |now lists patrons where | |their age doesn't match the | |criteria set for the patron | |category. | | | |This includes | |where there is: | |- a minimum | |age required | |- an upper age | |limit | |- a minimum age and | |an upper age limit | | | |An | |example of the output: | | | | | |Patrons with invalid age | |for category: | | * Patron | |borrowernumber=49 has an | |invalid age of 10 for their | |category 'PT' (24-) | | * | |Patron borrowernumber=49 | |has an invalid age of 71 | |for their category 'PT' | |(-50) | | * Patron | |borrowernumber=44 has an | |invalid age of 70 for their | |category 'PT' (20-60) | | | |Note: Where a patron's age | |can't be calculated (for | |example: a school or other | |organisation, or the date | |of birth is missing), then | |they are not included in | |the checks. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
