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

--- Comment #28 from Pedro Amorim <[email protected]> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to