From bfd744283dd6846335f1c9dbbe1220fb0aea0928 Mon Sep 17 00:00:00 2001 From: oleonard Date: Thu, 1 Apr 2004 21:35:58 +0000 Subject: [PATCH] Adding new report templates --- .../npl/en/reports/inventory.tmpl | 99 +++++++++++++++++++ .../reports/issues_by_borrower_category.tmpl | 52 ++++++++++ .../npl/en/reports/itemtypes.tmpl | 32 ++++++ .../npl/en/reports/reports-home.tmpl | 3 + 4 files changed, 186 insertions(+) create mode 100644 koha-tmpl/intranet-tmpl/npl/en/reports/inventory.tmpl create mode 100644 koha-tmpl/intranet-tmpl/npl/en/reports/issues_by_borrower_category.tmpl create mode 100644 koha-tmpl/intranet-tmpl/npl/en/reports/itemtypes.tmpl diff --git a/koha-tmpl/intranet-tmpl/npl/en/reports/inventory.tmpl b/koha-tmpl/intranet-tmpl/npl/en/reports/inventory.tmpl new file mode 100644 index 0000000000..6cb1acd34b --- /dev/null +++ b/koha-tmpl/intranet-tmpl/npl/en/reports/inventory.tmpl @@ -0,0 +1,99 @@ +Koha -- Reports: Inventory + + + +
+

Inventory Report

+
+
+ + + + + + + + + + + + + + + + + +
Select items you want to check
Item Location (items.bulk) between:" />
...and:" />
Not seen since: + " /> +
Show:" />
Beginning at offset: " />
+
+ +
+ +" /> +" /> +" /> +" /> +" /> + + + + + + + + + + + + + + + + + + +
SeenBarcodeBulkTitleAuthor
+ " value="1" /> + + + + + + + + +
+ +
+ + + + + + + +
+ +
+ " /> + " /> + " /> + " /> + " /> + +
+ +
+ +
+ " /> + " /> + " /> + " /> + " /> + +
+ +
+ diff --git a/koha-tmpl/intranet-tmpl/npl/en/reports/issues_by_borrower_category.tmpl b/koha-tmpl/intranet-tmpl/npl/en/reports/issues_by_borrower_category.tmpl new file mode 100644 index 0000000000..08a9b4745a --- /dev/null +++ b/koha-tmpl/intranet-tmpl/npl/en/reports/issues_by_borrower_category.tmpl @@ -0,0 +1,52 @@ +Koha -- Reports + + +
+ + +

Koha : Issues by borrower category for category =

+ + + + + + + + + + + + + + + + + + + + + + + + +
 TOTAL
+ + + + +
TOTAL + +  
+ + +

Issues by patron category

+
+

Select a patron category (leave blank to select all)

+

Select a branch :

+ + " /> + +
+ +
+ diff --git a/koha-tmpl/intranet-tmpl/npl/en/reports/itemtypes.tmpl b/koha-tmpl/intranet-tmpl/npl/en/reports/itemtypes.tmpl new file mode 100644 index 0000000000..5e0c468cfa --- /dev/null +++ b/koha-tmpl/intranet-tmpl/npl/en/reports/itemtypes.tmpl @@ -0,0 +1,32 @@ + +
+ + +

Koha : Reports on itemtypes for branch =

+ + + + + + + + + + + + + + +
Item typecount
TOTAL
+ + +

View catalogue group by itemtypes

+
+ Select a branch (or don't if you want the report for all branches) + + "> + +
+ +
+ diff --git a/koha-tmpl/intranet-tmpl/npl/en/reports/reports-home.tmpl b/koha-tmpl/intranet-tmpl/npl/en/reports/reports-home.tmpl index 22260d67c4..785955eae9 100644 --- a/koha-tmpl/intranet-tmpl/npl/en/reports/reports-home.tmpl +++ b/koha-tmpl/intranet-tmpl/npl/en/reports/reports-home.tmpl @@ -8,6 +8,9 @@
  • Till Reconciliation: Daily Report (today)
  • Overdue items
  • +
  • Inventory/Stocktaking
  • +
  • Catalogue by itemtype
  • +
  • Issues by borrower category
  • -- 2.20.1