https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41246
--- Comment #8 from Roman Dolny <[email protected]> --- Lucas, I did test once again, step by step, and got error. Error appears when setting rule with no specific library selected in "Select a library" dropdown ("Default" is selected). To recreate: 1. Go to Tools > Overdue notice/status triggers 2. Select "Default" in "Select a library" dropdown. 3. Set rule for any category. It works. 4. APPLY PATCH, updatedatabase, restart_all. 5. Try 1-3. It doesn't work, error is generated. Isn't it from empty library/branch parameter (when "Default")? After adding foreign key constraints to overduerules table "branchcode" could be only unique key from branches? -- 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/
