http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11282
--- Comment #1 from Liz Rea <[email protected]> --- I think this has to do more with how existing (pre 3.14) debarments are shown alongside the new system for restrictions. >From what I can tell, the two systems are utterly independent, which can lead to displays like this: http://img593.imageshack.us/img593/2772/12la.png - where a borrower is simultaneously having no restrictions, and being restricted. That's a really confusing display. Also, one cannot add multiple debarments from the edit page, as Katrin has shown. That is confusing. I have a few ideas of how to fix this - remove the debarring functionality from "edit borrower" and add it (if it has a purpose!) to the restrictions tab. Probably not best, could be confusing. Display the edit-generated restriction in the table as a restriction, and leave its management aside (might be a good in-between step) Migrate the old restrictions to the new system in a DB update, and eliminate them from the edit screen altogether. Thoughts? -- 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] http://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/
