Bug 20706: Fixes the links to the manual to reflect chanced chapter file names
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / members / discharge.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Patron discharges</h1>
4
5 <p>A discharge is a certificate that says the patron has no current checkouts, no holds and owe no money. To enable this option on the patron record you need to set the useDischarge system preference to 'Allow'.</p>
6
7 <p>Note: In France a "quitus" ("discharge") is needed if you want to register for an account in a library or a university).</p>
8
9 <p>Note: Academic libraries often require that you have a clear record at the library before you can graduate.</p>
10
11 <p>To generate a discharge for a patron click the 'Discharge' tab on the left of the patron record</p>
12
13 <p>If the patron can have a discharge generated then it will have a button that says 'Generate discharge'</p>
14
15 <p>If not then you'll see an error explaining why you can't discharge the patron.</p>
16
17 <p>Once the letter is generated you will have a PDF to download</p>
18
19 <p><strong>See the full documentation for the Patron discharges in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/patrons.html#patron-discharges">manual</a> (online).</strong></p>
20
21 [% INCLUDE 'help-bottom.inc' %]