Koha/members
Tomas Cohen Arazi 9d4e241ada Bug 8251 - Follow up, use 'day' instead of 'days' for Datetime::truncate
As noted in comment #4 by Jonathan Druart, this should be fixed in every call
to DateTie::truncate function. This patch does exactly that.

julian_m tested that truncate( to => 'days' ) didn't actually do anything, so
it is understandable that this 'fix' might introduce new bugs as we might have
'fixed' at a higher libs level this issue.

'minutes' is used in truncate function too, so fixing.

Signed-off-by: Dobrica Pavlinusic <dpavlin@rot13.org>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-07-16 13:45:45 +02:00
..
boraccount.pl
default_messageprefs.pl
deletemem.pl
guarantor_search.pl
mancredit.pl
maninvoice.pl Bug 6964 - 'Add child' function should be dependant on system preference 'borrowerRelationship' 2012-02-02 11:36:05 +01:00
member-flags.pl
member-password.pl
member-picupload.pl Bug 6679 :[SIGNED-OFF] members dir now passes perlcritic tests 2012-04-10 13:44:53 +02:00
member.pl Bug 6679 :[SIGNED-OFF] members dir now passes perlcritic tests 2012-04-10 13:44:53 +02:00
memberentry.pl Talking Tech Support - Phase I 2012-06-10 17:46:52 +02:00
members-home.pl
moremember.pl Bug 8251 - Follow up, use 'day' instead of 'days' for Datetime::truncate 2012-07-16 13:45:45 +02:00
notices.pl
patronimage.pl
pay.pl Bug 7859 - members/pay.pl plack scoping 2012-04-03 18:13:12 +02:00
paycollect.pl
printfeercpt.pl
printinvoice.pl
printslip.pl
readingrec.pl Bug 8154: The export today's checked in barcodes generated file is always empty 2012-06-20 23:19:34 +02:00
setdebar.pl
setstatus.pl
statistics.pl Bug 7955: Statistics tab for Patron checkouts 2012-06-20 21:16:50 +02:00
update-child.pl