Bugzilla – Attachment 17316 Details for
Bug 10015
UniqueItemFields could have link to database documentation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10015 - UniqueItemFields could have link to database documentation
Bug-10015---UniqueItemFields-could-have-link-to-da.patch (text/plain), 1.72 KB, created by
Owen Leonard
on 2013-04-09 19:19:35 UTC
(
hide
)
Description:
Bug 10015 - UniqueItemFields could have link to database documentation
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2013-04-09 19:19:35 UTC
Size:
1.72 KB
patch
obsolete
>From 25fd6de5ae48afb76f16bdedbb4bd96099766036 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Tue, 9 Apr 2013 15:11:22 -0400 >Subject: [PATCH] Bug 10015 - UniqueItemFields could have link to database > documentation >Content-Type: text/plain; charset="utf-8" > >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. >--- > .../en/modules/admin/preferences/acquisitions.pref | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref >index 1ec49ff..ea02dd8 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref >@@ -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 >-- >1.7.9.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 10015
:
17316
|
17347
|
18662