[Koha-bugs] [Bug 15400] Display patron age in useful places in the staff interface

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 16 20:40:34 CEST 2021


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

--- Comment #87 from Agnes Rivers-Moore <arm at hanover.ca> ---
There are two or three fields we need to suppress. One is the date of birth,
one is the age in years, and the third is the message that displays if there is
nothing to display.

    Born: 03/29/1951 (70 years)  or
    No date of birth stored.

We tried the CSS that Katrin suggested, and it does not cover all those cases.
It would need to hide DOB and Age. Also as we do not collect DOB, we need to
hide whatever generates the message if DOB is empty. That would likely be
useful for libraries that collect DOB only for children, not adults.  Thank
you!

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


More information about the Koha-bugs mailing list