https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36424 --- Comment #29 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Pedro Amorim from comment #28)
I checked out branch 23.05.x (previous to bookings bug 29002) I installed bywater's bookings plugin version 3.2.1 (when it was still using table named 'bookings'. I ran the db rev, it errored, I applied my patch, it no longer errors and finishes successfully:
kohadev-koha@kohadevbox:koha(23.05.x)$ updatedatabase Migrated room reservations plugin to it's own namespace You MUST upgrade to the latest room reservation plugin to continue using it Plugin disabled, please re-enable once you have upgraded it DEV atomic update /kohadevbox/koha/installer/data/mysql/atomicupdate/test_29002.pl [09:36:21]: Bug 29002 - Add bookings table Added new table 'bookings' Added column 'items.bookable' Added column 'deleteditems.bookable' Added new permission 'manage_bookings'
@Katrin the patch "Bug 36424; Remove trailing comma" is still required.
Thanks Pedro - easiest way to get my attention is to set back to PQA - it shows up in my list that way. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.