https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37531 --- Comment #7 from Isabel Pineda <isabel.pineda@ds.edu.sv> --- (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.