Bug 19012: Note additional columns that are required during patron import
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> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
This commit is contained in:
parent
d25f3e8437
commit
67f8686815
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue