http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9088
--- Comment #4 from M. de Rooy <[email protected]> --- (In reply to comment #3) > However, I can't get it to work for an item type. I set AcqCreateItem to > create an item when placing an order. I tried placing itemtype=BOOK in the > AcqNewOrderEmptyDefaults system preference, but the y - Koha item type box > is still blank by default, which means I have to choose the item type from > the dropdown menu. Thanks for testing. I see what you mean. Note that the itemtype is filled in under Catalog details, but indeed it is not under Item. This behavior is only when AcqCreateItem=placing an order. If you set AcqCreateItem to receiving or cataloging, you will have no problems. As I see it now, the behavior under "placing an order" is another bug. Without this patch, if you enter an itemtype under Catalog details, it is ignored in the item section below it. This makes the field Itemtype under Catalog details actually useless. While searching Bugzilla, I also found a related report for "placing an order" with default values. That is bug 8307. Possibly, we can bring the functionality of these two reports together somehow. -- 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/
