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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 2 19:41:17 CET 2012


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

--- Comment #20 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
I checked additem.js. It is correct. Maybe the only first time this came up.

Note that if I add a return statement in the cloneItemBlock function, I do not
have the js errors. So I guess that it is there somewhere.

As you will understand, the error for getElementById may not be in a line that
you changed, but something you changed could trigger it now. Although this
function is not used in additem.js, it is regularly used in acq.js (just to
mention one).

About the quantity, did you test Add order from new empty record? I have the
impression that you should start with 1 instead of 0. When I am playing around
with Add, Edit, Clear and Delete, I can manage to save an item. But just from
the start, it should be possible just using the first item block that appeared.

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/koha-bugs/attachments/20120302/594927aa/attachment.htm>


More information about the Koha-bugs mailing list