Bug 12030

Summary: Common messages
Product: Koha Reporter: Christopher Brannon <cbrannon>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall, marjorie.barry-vila
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Christopher Brannon 2014-04-02 18:36:34 UTC
How about adding an editable list of common messages to the message feature in the patron checkout screen or in the custom restrictions?  Of course, the message should be editable itself once it is selected and put in the text box.

Christopher
Comment 1 Owen Leonard 2014-09-03 16:11:30 UTC
There is an authorized value for the patron message feature, "BOR_NOTES." You can define a list of common messages there.
Comment 2 Christopher Brannon 2014-09-03 16:32:10 UTC
(In reply to Owen Leonard from comment #1)
> There is an authorized value for the patron message feature, "BOR_NOTES."
> You can define a list of common messages there.

Well, that was easy.  :)  Good to know.

Tell me, how did you figure this out?  Am I just missing something in the manual?

Christopher
Comment 3 Christopher Brannon 2014-09-03 16:58:35 UTC
Never mind.  Found it.  Odd that this is one category that was in the manual, but not in Koha by default.  I had to add the category.

Thanks, Owen!

Christopher