http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10363
--- Comment #38 from Kyle M Hall <[email protected]> --- Created attachment 31565 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31565&action=edit [ALTERNATE POC] Bug 10363 - There is no package for authorised values. I don't think we need to create entirely new pm modules to accomplish this. I think it's better to just extend the Result and ResultSet classes. This is a proof of concept with unit tests. If reactions are positive, I will be more the happy to create a full implementation. -- 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/
