From 2b943376d6bbb7402ed229beb9f7506a09315221 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Mon, 4 May 2015 22:08:04 +0200 Subject: [PATCH] [SIGNED-OFF] Bug 14130: Update columns.def - Updates columns.def with new columns in items - Adds some descriptions - Corrects some existing column descrpitions To test: - Read the patch to see what has been changed - Run the guided report builder for the 'circulation' module - Observe changes show up Signed-off-by: Bernardo Gonzalez Kriegel Changes show up, no errors --- koha-tmpl/intranet-tmpl/prog/en/columns.def | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/columns.def b/koha-tmpl/intranet-tmpl/prog/en/columns.def index 636811d..ed1dab9 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/columns.def +++ b/koha-tmpl/intranet-tmpl/prog/en/columns.def @@ -81,17 +81,21 @@ Koha normalized classification for sorting Not for loan Lost status +Lost on Withdrawn status +Withdrawn on Call number Total checkouts Total renewals Total holds Use restrictions Public note +Internal note Current library -Paid for (unused) Timestamp Shelving location +Permanent shelving location Collection code Koha itemtype Inventory number @@ -106,7 +110,7 @@ Type of procedure Value Type - User code Item number Itemtype @@ -130,12 +134,14 @@ Volume date Volume information Timestamp -Illustrator +Illustrations Number of pages Notes Size Place of publication LCCN -MARC blob +MARC blob +Age restriction +MARC XML blob URL Title -- 1.7.9.5