[Koha-bugs] [Bug 7955] Statistics tab in patron module

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 20 11:33:05 CEST 2012


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

--- Comment #2 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 9266
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9266&action=edit
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

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


More information about the Koha-bugs mailing list