[Koha-bugs] [Bug 7178] Improve order item creation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 11 15:56:11 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7178

--- Comment #44 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
(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.


More information about the Koha-bugs mailing list