https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38863
Paul Derscheid <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #183070|0 |1 is obsolete| | --- Comment #3 from Paul Derscheid <[email protected]> --- Created attachment 187461 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=187461&action=edit Bug 38863: Show bookings options on itemtypes.pl This patch adds a column to the table of item types in item types administration to show if the item type is bookable by default. The column is hidden by default. To test, apply the patch and restart services. - Go to Administration -> Item types - If necessary, edit an item type and check the "Bookable" checkbox. - In the table of item types, the "Bookbable" column should be hidden by default. - Click the "Columns" button and check the "Bookable" menu item to show it. It should now appear. - Click the "Configure" button and try making changes to the default configuration. Your changes should be reflected on the item types pages. Sponsored-by: Athens County Public Libraries Signed-off-by: Paul Derscheid <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
