https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33540
--- Comment #7 from David Cook <[email protected]> --- I was just looking at the function for getting age for unrelated reasons, so this is on my mind a bit. Looking at the patron details in the staff interface in English, it doesn't technically say the age of the patron. It just notes how many years ago they were born. It's not uncommon to celebrate the birthdays of famous people many years after their deaths, so I don't think there is an issue with the year displayed continuing to increment. For display purposes, if an attribute of DECEASED were added, you could also use Javascript to dynamically update the display accordingly. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
