Bug 10015 - UniqueItemFields could have link to database documentation
authorOwen Leonard <oleonard@myacpl.org>
Tue, 9 Apr 2013 19:11:22 +0000 (15:11 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 5 Jun 2013 14:13:49 +0000 (07:13 -0700)
Other system preferences which require entry of database column names
include a link to the scheme for reference. The UniqueItemFields should
do the same. This patch rewords the preference description to
incorporate a link.

To test, open the acquisitions tab in system preferences and confirm
that the UniqueItemFields description looks correct and links to the
right page in the schema.

Signed-off-by: Frederic Durand <frederic.durand@unilim.fr>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref

index 1ec49ff..ea02dd8 100644 (file)
@@ -9,8 +9,9 @@ Acquisitions:
                   receiving: receiving an order.
                   cataloguing: cataloging the record.
         -
+            - "The following <a href='http://schema.koha-community.org/tables/items.html' target='blank'>database columns</a> should be unique in an item:"
             - pref: UniqueItemFields
-            - (space-separated list of fields that should be unique for items, must be valid SQL fields of items table)
+            - (separated by a space)
         -
             - When closing or reopening a basket,
             - pref: BasketConfirmations