]> wagnertech.de Git - kivitendo-erp.git/blobdiff - bin/mozilla/ar.pl
Automatische Auswahl des Steuersatzes üer JavaScript
[kivitendo-erp.git] / bin / mozilla / ar.pl
index d70bc3c90f07ddacf81a4e88176b7bd238e24631..4f242f8429f59ec7ba4c54de6e1bdd20f770a479 100644 (file)
@@ -572,8 +572,8 @@ $jsscript
 
     print qq|
        <tr>
-          <td width=50%><select name="AR_amount_$i">$selectAR_amount</select></td>
-          <td><input name="amount_$i" onChange="setTaxkey(this, $i)" size=10 value=$form->{"amount_$i"}></td>
+          <td width=50%><select name="AR_amount_$i" onChange="setTaxkey(this, $i)">$selectAR_amount</select></td>
+          <td><input name="amount_$i" size=10 value=$form->{"amount_$i"}></td>
           <td><input name="tax_$i" size=10 value=$form->{"tax_$i"}></td>
           <td><input type="checkbox" name="korrektur_$i" value="1"></td>
           $tax