[Koha-bugs] [Bug 9468] Add ability to hide itemtypes from purchase suggestions forms

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 24 12:47:51 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9468

--- Comment #41 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 41823
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41823&action=edit
Bug 9468: define new SUGGEST_FORMAT authorize value

This patch defines a new authorized called SUGGEST_FORMAT for
populating a list of patron-understandable formats for expressing
how they would prefer suggested items to be purchased.  For
database upgrades, it populates it based on the value returned by the
GetSupportList() routine.

To test
-------
[1] Run the database update.
[2] Verify that there is a new authorised value called SUGGEST_FORMAT
    whose codes and descriptions correspond to the list of "item types"
    available on the patron suggestion form.

Signed-off-by: Galen Charlton <gmc at esilibrary.com>

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list