https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15522
--- Comment #163 from Katrin Fischer <[email protected]> --- I think there are different use cases for what you check the editor for: 1) Editing a single rule 2) Editing multiple rules: It's common that libraries have a lot (like over a 100) of rows in the current table. And if you have to change a lot of them to extend renewals because of COVID, you want something comfortable. And once you are done: 3) Checking your entries are for a set of rules (show me rules x y z for a certain category, all for a certain library... all for a certain itemtype) correct. For this use case, you will want to see "more" 4) Look up all rules applying to a certain case (like a checked out item where you wonder about how the fines are set) I think Agustin's works well for 1) and 4). But I think the editable table styl works better for 2) and 3). It's quicker and more comfortable. I think usually you will go in to edit more than one rule. I think maybe we could refine the suggested grouping of rules a bit more: - checkout/loan period related - renewal related - fine related - holds related - article requests related And reduce the need to scroll horizontally this way. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
