[Koha-bugs] [Bug 26311] Add patron invalid age to search_for_data_inconsistencies.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 7 10:02:27 CEST 2022


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

Fridolin Somers <fridolin.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|This enhancement to the     |This enhancement to the
      release notes|command line script used    |command line script used
                   |for searching for data      |for searching for data
                   |inconsistencies             |inconsistencies
                   |(misc/maintenance/search_fo |(misc/maintenance/search_fo
                   |r_data_inconsistencies.pl)  |r_data_inconsistencies.pl)
                   |now lists patrons where     |now lists patrons where
                   |their age doesn't match the |their age doesn't match the
                   |criteria set for the patron |criteria set for the patron
                   |category. 
                 |category.
                   |
                           |
                   |This includes               |This includes
                   |where there is:
            |where there is:
                   |- a minimum                 |- a minimum
                   |age required
               |age required
                   |- an upper age              |- an upper age
                   |limit
                      |limit
                   |- a minimum age and         |- a minimum age and
                   |an upper age limit
         |an upper age limit
                   |
                           |
                   |An                          |An
                   |example of the output:
     |example of the output:
                   |
                           |
                   |                            |
                   |Patrons with invalid age    |Patrons with invalid age
                   |for category:
              |for category:
                   | * Patron                   | * Patron
                   |borrowernumber=49 has an    |borrowernumber=49 has an
                   |invalid age of 10 for their |invalid age of 10 for their
                   |category 'PT' (24-)
        |category 'PT' (24 to
                   | *                          |unlimited)
                   |Patron borrowernumber=49    | * Patron
                   |has an invalid age of 71    |borrowernumber=49 has an
                   |for their category 'PT'     |invalid age of 71 for their
                   |(-50)
                      |category 'PT' (0 to 50)
                   | * Patron                   | *
                   |borrowernumber=44 has an    |Patron borrowernumber=44
                   |invalid age of 70 for their |has an invalid age of 70
                   |category 'PT' (20-60)
      |for their category 'PT' (20
                   |                            |to 60)
                   |Note: Where a patron's age  |
                   |can't be calculated (for    |Note: Where a
                   |example: a school or other  |patron's age can't be
                   |organisation, or the date   |calculated (for example: a
                   |of birth is missing), then  |school or other
                   |they are not included in    |organisation, or the date
                   |the checks.                 |of birth is missing), then
                   |                            |they are not included in
                   |                            |the checks.

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


More information about the Koha-bugs mailing list