https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37531
--- Comment #7 from Isabel Pineda <[email protected]> --- (In reply to Emily Lamancusa from comment #6) > 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 Yes, I have one row with branchcode: null categorycode: null itemtype: null rule_name: waiting_hold_cancellation rule_value: 0 What do I have to do with it? -- 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/
