[Koha-bugs] [Bug 20581] Allow manual selection of custom ILL request statuses

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 3 15:18:27 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20581

Andrew Isherwood <andrew.isherwood at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #77819|0                           |1
        is obsolete|                            |

--- Comment #25 from Andrew Isherwood <andrew.isherwood at ptfs-europe.com> ---
Created attachment 78376
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78376&action=edit
Bug 20581: Modifications to database schema

- This patch provides an illrequests.status_alias column that is a foreign key
to
authorised_values.id. This provides the ability for an ILL request to
have an optional status alias that is defined as an authorised valued.
- A new ILLSTATUS authorised value category is also made available during
install.

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


More information about the Koha-bugs mailing list