http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6685
Paul Poulain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Paul Poulain <[email protected]> 2011-08-09 14:31:55 UTC --- Is it a needed enhancement ? couldn't you just use ccode and itype for that ? ccode = CD / DVD / records / ... itype = short checkout / long checkout / very long checkout (for example) when you create items, you have 2 fields to fill = "CD / short checkout" or "book / long checkout"(for example I'm sure you'll say "yes, but libraries don't want to enter 2 fields, they could do a mistake" In this case, just develop a small plugin to fill valueB when valueA has been selected. I'm sure someone knowing how to do that would need one hour for such a plugin ! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
