Koha/members
Jonathan Druart 5e2001a6f8 Bug 7955: Statistics tab for Patron checkouts
This patch adds a new 'statistics' tab in the Patron module.
For a borrower, this tab contains a table with:
- number of checkout for today
- number of checkin for today
- "precedent state", the number of checkouts the patron had yesterday on
  its library card
- "actual state", the number of checkouts on the borrower card at the current date

A new syspref (StatisticsFields) contains a list of fields (separated by
pipe (|) on which the table results is based. The default value is
location|itype|ccode

Signed-off-by: Mathilde Formery <mathilde.formery@ville-nimes.fr>
2012-06-20 21:16:50 +02:00
..
boraccount.pl
default_messageprefs.pl
deletemem.pl
guarantor_search.pl
mancredit.pl
maninvoice.pl
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 Talking Tech Support - Phase I 2012-06-10 17:46:52 +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
setdebar.pl
setstatus.pl
statistics.pl Bug 7955: Statistics tab for Patron checkouts 2012-06-20 21:16:50 +02:00
update-child.pl