Bug 20706: Fixes the links to the manual to reflect chanced chapter file names
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / admin / cities.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Cities and Towns</h1>
4
5 <p>To standardize patron input you can define cities or towns within your region so that when new patrons are added librarians simply have to select the town from a list instead of having to type the town and zip (or postal) code information.</p>
6
7 <h2>Adding a City</h2>
8
9 <p>To add a new city, click the 'New City' button at the top of the page and enter the city name, state and zip/postal code.</p>
10
11 <p>One you click Submit, your city will be saved and will be listed on the Cities and Towns page.</p>
12
13 <p>Cities can be edited or deleted at any time.</p>
14
15 <h2>Viewing Cities on Patron Add Form</h2>
16
17 <p>If you have defined local cities using the New city form, then when adding or editing a patron record you will see those cities in a pull down menu to make city selection easy.</p>
18
19 <p>This will allow for easy entry of local cities into the patron record without risking the potential for typos or mistaken zip/postal codes.</p>
20
21 <p><strong>See the full documentation for Cities and Towns in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/administration.html#cities-and-towns">manual</a> (online).</strong></p>
22
23 [% INCLUDE 'help-bottom.inc' %]