https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20581 Andrew Isherwood <andrew.isherwood@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #82483|0 |1 is obsolete| | --- Comment #135 from Andrew Isherwood <andrew.isherwood@ptfs-europe.com> --- Created attachment 84770 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84770&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. Signed-off-by: Niamh.Walker-Headon@it-tallaght.ie Following commit was squashed into this one: Bug 20581: (follow-up) Modify DB updgrade As per https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20581#c56 -- You are receiving this mail because: You are watching all bug changes.