Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/purchase-suggestions.tt
Nicole C. Engard 1aaa9fe535 Bug 12244 - Update Patron help files for 3.16
This updates the patron help file and adds a missing help file.

To test:

* Go to a patron record
* Click help and confirm text is correct
* Go to patron's purchase suggestions
* Click help and confirm that help file is there and correct

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Both text are correct, link still points to 3.14 manual, but depends
on a value that must change with new release.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-05-19 16:55:08 +00:00

13 lines
No EOL
740 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Patron's Purchase Suggestions</h1>
<p>If the patron has made any purchase suggestions you will see a purchase suggestions tab on the patron record.</p>
<p>From here you can see all suggestions made by the patron and their status, you can also create a purchase suggestion on the patron's behalf by clicking the 'New purchase suggestion' button at the top.</p>
<p>Learn more about Purchase suggestions in the Acquisitions chapter of the manual.</p>
<p><strong>See the full documentation for the Patron's Purchase Suggestions in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/patroninformation.html#patronsuggestions">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]