https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37531
--- Comment #6 from Emily Lamancusa <[email protected]> --- Each individual cell in the circulation rules table is its own row in the database, so that's why it seems like such an excessive number of rows! In this case, you would be looking for a row with the following values: branchcode: null (will be blank in the report) categorycode: null itemtype: null rule_name: waiting_hold_cancellation or article_request_fee -- You are receiving this mail because: You are the assignee for the bug. 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/
