https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8137
--- Comment #126 from Fridolin Somers <[email protected]> --- And Atomic should use : if ( !column_exists( 'circulation_rules', 'has_priority' ) ) { To tell "Added column circulation_rules.has_priority" otherwise say nothing. Like many other column added. -- 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/
