http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14576
--- Comment #4 from Owen Leonard <[email protected]> --- This looks useful. I'm not crazy about additions to Koha which require the user to set configurations in this manner because I think it's no very friendly. A better choice, I think, would be to build a separate page as a front-end for the preference, displaying a form with paired dropdown menus listing existing shelving locations. I see a couple of problems with the functionality as it is here: 1. I think there are bound to be conflicts with the InProcessingToShelvingCart and ReturnToShelvingCart system preferences. I'm guessing the functionality of those preferences can be fully replaced by that of this patch, but a migration system will have to be built. 2. If this patch is approved without an improved interface like I describe, it needs to be made clear what empty values are meant to do. For instance: PROC: or :PROC Should that work? -- You are receiving this mail because: 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/
