https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18050
--- Comment #16 from AgustÃn Moyano <[email protected]> --- Created attachment 111429 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111429&action=edit Bug 18050: (follow-up) Force adding FK constraint When there are inconsistent budget_period_id in aqbudgets this patch creates the table _bug_18050_aqbudgets with the original data, then sets the column to null and warns the user that there is inconsistent data. -- 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/
