http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6685 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain@biblibre.com --- Comment #1 from Paul Poulain <paul.poulain@biblibre.com> 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.