http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7178
--- Comment #44 from M. de Rooy <[email protected]> --- (In reply to comment #43) > Still having trouble creating items. With the patch from Julian, adding an order with AcqCreateItem set to Receive or Catalog, works fine. With AcqCreateItem to Order, I had problems. Found out that they came from some local plugins copied from the std framework. There was only a js error "document.getElementById("tag_952_subfield_o_994963") is null", but that referred somehow to the plugin for full call number. After removing two local plugins from acq framework, these errors did not occur anymore. I still see a js error on Element not found from fetch_sort_dropbox.pl. After saving the new order, I see another two js errors: Syntax error (from check_budget_total.pl) and Syntax error, unrecognized expression: [value=items.] from jquery. (Note that I left UniqueItemsField empty here.) -- 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/
