[Koha-bugs] [Bug 15206] Show patron's age when filling date of birth in memberentry.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 26 10:55:09 CET 2016


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

--- Comment #48 from Alex Arnaud <alex.arnaud at biblibre.com> ---
(In reply to Aleisha Amohia from comment #46)
> There is a GetAge function already in C4::Members which I used to write a
> patch for Bug 14763. I am not saying this is a duplicate of that bug,
> because I feel this is slightly different to what my patch does, but is it
> possible to use that function for this?

I tried to use it by making an ajax call to a perl script but response times
are too long.
Now CalculateAge function is quite simple and reusable.

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


More information about the Koha-bugs mailing list