Modif tva
This commit is contained in:
parent
6fd455acc1
commit
88bc13862a
@ -96,9 +96,7 @@
|
|||||||
<td width="15%">Taux TVA</td>
|
<td width="15%">Taux TVA</td>
|
||||||
<td width="35%">
|
<td width="35%">
|
||||||
<select class="flat" name="tva_tx">
|
<select class="flat" name="tva_tx">
|
||||||
<option value="0">0%</option>
|
{html_options values=$tva_taux_value output=$tva_taux_libelle selected="$prod_tva_tx"}
|
||||||
<option value="5.5">5.5%</option>
|
|
||||||
<option value="19.6" selected="true">19.6%</option>
|
|
||||||
</select>
|
</select>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user