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

--- Comment #2 from Jonathan Druart <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to