From baa8fa21f00b66942bfdd37c3e86914f4f00587d Mon Sep 17 00:00:00 2001 From: hdl Date: Tue, 13 Dec 2005 08:46:36 +0000 Subject: [PATCH] Adding Catalogue stats online help --- .../en/help/reports/catalogue_stats.tmpl | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 koha-tmpl/intranet-tmpl/default/en/help/reports/catalogue_stats.tmpl diff --git a/koha-tmpl/intranet-tmpl/default/en/help/reports/catalogue_stats.tmpl b/koha-tmpl/intranet-tmpl/default/en/help/reports/catalogue_stats.tmpl new file mode 100644 index 0000000000..e223a5a8f7 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/default/en/help/reports/catalogue_stats.tmpl @@ -0,0 +1,40 @@ + +

Catalogue stats help

+

This page is to be used as a wizard to compose two entries table stats on catalogue.

+

You must bear in mind what the table will look like :

+

+ + + + +
row/colunm column criteria1 column criteria2 total rows
row criteria1 count11 count12 total row1
row criteria2 count21 count22 total row2
Total cols total col1 total col2 Global total

+

For instance, if you choose to check row for itemtype, Column for Branches, you will be displayed a table containing the different itemtypes on rows, and different branchcodes on columns as such : +

+ + + + +
catcode/branchcode BranchA BranchB total
BOOKS 12 22 34
ISSUES 11 12 23
Total 33 34 57
+

You can choose to display the results on screen or get them in your office suite (would it be gnucalc, oocalc, or another calc) with the radio button display. You can change the set of the file generated changing Export in the textarea. +

+

+

Criteria on row/column

+ + +

+

+

Filters

+ +

+ -- 2.39.5