Bug 14424: Update Discharge Help for 3.20
authorNicole C. Engard <nicole@bywatersolutions.com>
Tue, 23 Jun 2015 19:31:15 +0000 (14:31 -0500)
committerTomas Cohen Arazi <tomascohen@unc.edu.ar>
Fri, 10 Jul 2015 13:49:01 +0000 (10:49 -0300)
This patch adds the missing discharge help file and updates the moremember file with
info on discharges.

To test:

* Visit a patron
* View and confirm help is right
* Visit the discharge page on the patron
* Confirm help file loads and is right

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>

koha-tmpl/intranet-tmpl/prog/en/modules/help/members/discharge.tt [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/modules/help/members/moremember.tt

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/discharge.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/discharge.tt
new file mode 100644 (file)
index 0000000..494b94c
--- /dev/null
@@ -0,0 +1,21 @@
+[% INCLUDE 'help-top.inc' %]
+
+<h1>Patron discharges</h1>
+
+<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>
+
+<p>Note: In France a "quitus" ("discharge") is needed if you want to register for an account in a library or a university).</p>
+
+<p>Note: Academic libraries often require that you have a clear record at the library before you can graduate.</p>
+
+<p>To generate a discharge for a patron click the 'Discharge' tab on the left of the patron record</p>
+
+<p>If the patron can have a discharge generated then it will have a button that says 'Generate discharge'</p>
+
+<p>If not then you'll see an error explaining why you can't discharge the patron.</p>
+
+<p>Once the letter is generated you will have a PDF to download</p>
+
+<p><strong>See the full documentation for the Patron discharges in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/patroninformation.html#patrondischarge">manual</a> (online).</strong></p>
+
+[% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
index 8884d76..c1700dc 100644 (file)
 
 <p>Learn more about Purchase suggestions in the Acquisitions chapter of the manual.</p>
 
+<h2>Patron discharges</h2>
+
+<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>
+
+<p>Note: In France a "quitus" ("discharge") is needed if you want to register for an account in a library or a university).</p>
+
+<p>Note: Academic libraries often require that you have a clear record at the library before you can graduate.</p>
+
+<p>To generate a discharge for a patron click the 'Discharge' tab on the left of the patron record</p>
+
+<p>If the patron can have a discharge generated then it will have a button that says 'Generate discharge'</p>
+
+<p>If not then you'll see an error explaining why you can't discharge the patron.</p>
+
+<p>Once the letter is generated you will have a PDF to download</p>
+
 <h2>Editing Patrons</h2>
 
 <p>Patrons in Koha can be edited using one of many edit buttons.</p>