[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
Thu Jan 7 16:08:54 CET 2016


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

--- Comment #40 from Alex Arnaud <alex.arnaud at biblibre.com> ---
(In reply to Jonathan Druart from comment #38)
> Alex,
> Could you please:
> 1/ move the CalculateAge to a js file (to make it reusable)
> 2/ do not display "Age:" if the calculation fails
> 3/ Remove the checkdate param, it is not really needed. You should use
> Date_from_syspref defined in calendar.inc instead

I don't need Date_from_syspref since i use datepicker( 'getDate' ) from
datepicker component to get the correct format.

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


More information about the Koha-bugs mailing list