From a22ae10491cb6b8ef72abf3544bd5b5f7b1ddcaf Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Fri, 7 Oct 2011 14:11:41 -0400 Subject: [PATCH] Bug 6966 Suggestion Help Files This patch updates the suggestion help file. --- .../prog/en/modules/help/suggestion/suggestion.tt | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 c4ea16e28a..346ee2bab7 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 @@

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.

+

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.

+ +

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.

+ + +

Reasons for accepting and rejecting suggestions are defined by the SUGGEST authorized value.

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.

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.

+

See the full documentation for Purchase Suggestions in the manual (online).

+ [% INCLUDE 'help-bottom.inc' %] -- 2.39.2