http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7679
--- Comment #12 from Julian Maurice <[email protected]> --- Hi Katrin, 0) Yes, /branch/ is changed to /^branch/ to distinguish from /homebranch/ and /holdingbranch/ 1) This is a bug + debug residues (I'll write a patch) 3) It seems that Mathilde is right: date filters are inclusive, and end itemcallnumber filter is exclusive (for this one it is explicitly mentioned) Is this a problem? 4) All you need is some issues made at different hours (check statistics.datetime). - chose "Period" for row and select "group by hour" - chose another for column (for example categorycode) - submit - values in row N represent how much issues have been made between N:00 (inclusive) and (N+1):00 (exclusive) -- 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/
