https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435
--- Comment #161 from Tomás Cohen Arazi <[email protected]> --- Created attachment 122566 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=122566&action=edit Bug 22435: (follow-up) Drop account_offset_types table This patch drops the now defunkt account_offset_types table and ensure the type field in account_offsets is instead an enum type column. Signed-off-by: Tomas Cohen Arazi <[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/
