From 0732d0a8625cd5f6aa0eda4ebc38e323f4ae8e66 Mon Sep 17 00:00:00 2001 From: Nicole C. Engard Date: Tue, 10 Apr 2012 15:13:02 -0400 Subject: [PATCH] Bug 7936: Suggestion help file --- .../prog/en/modules/help/suggestion/suggestion.tt | 24 +++++++++++-------- 1 files changed, 14 insertions(+), 10 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 502cb93..0965c94 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 @@ -2,33 +2,37 @@

Purchase Suggestions

-

Depending on your settings in the suggestion system preference, patrons may be able to make purchase suggestions via the OPAC. When a suggestion is waiting for library review, it will appear on the Acquisitions home page in the list of links on the left of the page.

+

Depending on your settings in your suggestion system preference, patrons may be able to make purchase suggestions via the OPAC. When a suggestion is waiting for library review, it will appear on the Acquisitions home page in the list of links on the left of the page.

-

Clicking 'Manage suggestions' will take you to the suggestion management tool. If there are no pending suggestions you can access the suggestion management tool by clicking the 'Manage suggestions' link on the menu on the left of the Acquisitions page.

+

It will also appear on the main staff dashboard under the Acquisitions label.

-

Your suggestions will be sorted into three categories: 'Accepted', 'Pending', and 'Rejected'. Each accepted or rejected suggestion will show the name of the librarian who managed the suggestion and the reason they gave for accepting or rejecting it (found under 'Status').

+

Clicking ‘Manage suggestions’ will take you to the suggestion management tool. If there are no pending suggestions you can access the suggestion management tool by clicking the ‘Manage suggestions’ link on the menu on the left of the Acquisitions page.

+ +

Your suggestions will be sorted into three categories: Accepted, Pending, and Rejected. Each accepted or rejected suggestion will show the name of the librarian who managed the suggestion and the reason they gave for accepting or rejecting it (found under ‘Status’).

For libraries with lots of suggestions, there are filters on the left hand side of the Manage Suggestions page to assist in limiting the number of titles displayed on the screen.

-

Clicking on the blue headings will expand the filtering options and clicking '[clear]' will clear all filters and show all suggestions.

+

Clicking on the blue headings will expand the filtering options and clicking ‘[clear]‘ will clear all filters and show all suggestions.

+ +

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.

-

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 summary of the suggestion, including information if the item was purchased.

-

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.

+

Clicking ‘edit’ to the right of the suggested title will 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.

+

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.

+

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).

+

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

[% INCLUDE 'help-bottom.inc' %] -- 1.7.2.3