https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21946
--- Comment #8 from Liz Rea <[email protected]> --- Hi Nick, As you probably expected, I have some comments for you. :D On itemtypes.pl: - Would like to see the parent code column be the parent description instead; optionally, as below, put the parent code in parens. - Potentially, would like to see the ability to add many children to one parent itype. A little on the fence about this. To me it is slightly more logical to go to the parent and add all of the children at once (say, a series of addable dropdowns like the advanced search page has for adding additional search terms) than it is to go to each child and define the parent. - As long as the parents and children are grouped (they appear to be), I think we can get away with omitting the parent in the description, for ex: Mixed Materials | MX | (no parent, this is the parent) -- Maps | MP | Mixed Materials (MX) -- Music | MU | Mixed Materials (MX) -- Visual materials | VM | Mixed Materials (MX) I think that's all I have at the moment. I'm going through this one quite slowly :) Cheers, Liz -- 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/
