https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25103 Bug ID: 25103 Summary: Dynamically add checkout types Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: new feature Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: lari.taskula@hypernova.fi QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com This is a follow-up to Bug 25037 that adds issues.checkout_type column for determining the type of checkout (currently only normal and on-site are supported). This Bug adds a new authorised value category, CHECKOUT_TYPE and adds the current checkout types as authorised values. Librarians can then add their own checkout types via authorised values user interface. However this does not yet add support for checking out items with dynamically created checkout types. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.