Bugzilla – Attachment 91328 Details for
Bug 19012
Note additional columns that are required during patron import
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19012: Note additional columns that are required during patron import
Bug-19012-Note-additional-columns-that-are-require.patch (text/plain), 1.49 KB, created by
Marcel de Rooy
on 2019-07-05 08:58:00 UTC
(
hide
)
Description:
Bug 19012: Note additional columns that are required during patron import
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2019-07-05 08:58:00 UTC
Size:
1.49 KB
patch
obsolete
>From 184bf12af8ca7db88041bd4c11ff4cd072ee8432 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Mon, 31 Jul 2017 16:13:20 +0000 >Subject: [PATCH] Bug 19012: Note additional columns that are required during > patron import >Content-Type: text/plain; charset=utf-8 > >This adds surname and cardnumber to the list of required columns on the >import tool screen and help page > >To test: >Read the updated notes, verify it is true and understandable > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> > >Signed-off-by: Mark Tompsett <mtompset@hotmail.com> > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt >index 4a542c7fad..2133770199 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt >@@ -269,7 +269,7 @@ > [% END %] > > <li> >- The fields 'branchcode' and 'categorycode' are <b>required</b> and <b>must match</b> valid entries in your database. >+ <strong>Required fields:</strong> The fields 'surname', 'branchcode', and 'categorycode' are <em>required</em> and 'branchcode' and 'categorycode' <b>must match</b> valid entries in your database. > </li> > > <li> >-- >2.11.0
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 19012
:
65363
|
65693
|
90419
|
90708
|
90721
|
90856
| 91328