[Koha-patches] [PATCH] Bug 6966 Suggestion Help Files

Nicole C. Engard nengard at bywatersolutions.com
Fri Oct 7 20:12:22 CEST 2011


This patch updates the suggestion help file.
---
 .../prog/en/modules/help/suggestion/suggestion.tt  |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/suggestion/suggestion.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/suggestion/suggestion.tt
index c4ea16e..346ee2b 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/suggestion/suggestion.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/suggestion/suggestion.tt
@@ -14,11 +14,21 @@
 
 <p>When reviewing 'Pending' suggestions you can choose to check the box next to the item(s) you want to approve/reject and then choose the status and reason for your selection. You can also choose to completely delete the suggestion by checking the 'Delete selected' box.</p>
 
+<p>Another option for libraries with long lists of suggestions is to approve or reject suggestions one by one by clicking on the title of the suggestion to open a suggestion editing page.</p>
+
+<p>From this form you can make edits to the suggestion (adding more details or updating incorrect information provided by the patron). You can also choose to accept or reject the suggestion on an individual basis.</p>
+
+<ul>
+    <li>Choosing to mark a request as 'Asked' will move the request back to the 'Pending' tab.</li>
+</ul>
+
 <p>Reasons for accepting and rejecting suggestions are defined by the SUGGEST authorized value.</p>
 
 <p>If you choose 'Others...' as your reason you will be prompted to enter your reason in a text box. Clicking 'Cancel' to the right of the box will bring back the pull down menu with authorized reasons.</p>
 
 <p>Once you have clicked 'Submit' the suggestion will be moved to the matching tab. The status will also be updated on the patron's account in the OPAC and an email notice will be sent to the patron using the template that matches the status you have chosen.</p>
 
+<p><strong>See the full documentation for Purchase Suggestions in the <a href="http://manual.koha-community.org/3.6/en/managesuggest.html">manual</a> (online).</strong></p>
+
 [% INCLUDE 'help-bottom.inc' %]
 
-- 
1.7.2.3



More information about the Koha-patches mailing list