http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7178
--- Comment #20 from M. de Rooy <[email protected]> --- 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.
_______________________________________________ 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/
