http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5338
--- Comment #31 from Jonathan Druart <[email protected]> --- (In reply to Katrin Fischer from comment #27) > - Remove the database update and don't force the new report group into > existing installatoins. My reasoning is that when they have serials reports, > they will already have created the REPORT_GROUPS to match their needs and it > might be annoying or even create a duplicate warning if they have used SER > as well. And adding a report group is optional on the saving step. Compromise found using insert ignore :) -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
