http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7178 --- Comment #13 from M. de Rooy <m.de.rooy@rijksmuseum.nl> 2012-03-01 12:51:15 UTC --- Julian look at this: [% IF (AcqCreateItemOrdering) %] <input type="text" readonly="readonly" size="20" id="quantity" name="quantity" value="0" onchange="updateCosts();" /> [% ELSE %] <input type="text" size="20" id="quantity" name="quantity" value="[% quantityrec %]" onchange="calcNeworderTotal();" /> [% END %] readonly +0 is my problem -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.