http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7178 --- Comment #18 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Without your patch I can order items, and with your patch it is not possible. So I would suggest to leave the status as it is for now. I retried it now on another OS with FF: When creating new basket and clicking on new order from empty record: js error: additem.js line 60 node is null On the next neworderempty.pl screen, I have one item but quantity=0 (also after refreshing). At the same time I have two repeated js errors: js error: document.getElementById("") is null Source: http://libdevelop.rijksmuseum.nl:8009/cgi-bin/koha/acqui/neworderempty.pl?booksellerid=5&basketno=528 Line: 4 If I had more time, I would love to start debugging this extensively but unfortunately ... Hope you can find the source of this problem even faster as patch author ;) -- You are receiving this mail because: You are watching all bug changes.