http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8993
--- Comment #18 from Dobrica Pavlinusic <[email protected]> --- This change will conflict with Bug 7973 so it should probably be re-based if 7973 gets into master first. I think we should also provide example transformation module, because it's non-obvious how to write transformation module from looking at code alone (at least for me). Good example of transformation module might be one which converts repeatable values in ldap into multiple fields for easier import into koha since right now koha just concatenates all values with spaces which is sub-optimal if you want just one value from repeatable field. I would love to write one, but I don't really know where to start. -- 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/
