Ajout HT et TTC idoines

This commit is contained in:
Rodolphe Quiedeville 2006-12-15 13:07:57 +00:00
parent 8cea5072e5
commit 07855c1ad0

View File

@ -60,12 +60,12 @@
<td>Prix au feuillet</td> <td>Prix au feuillet</td>
<td> <td>
<input name="px_feuillet" type="text" size="7" maxlength="6" value="{$prod_pxfeuil}" <input name="px_feuillet" type="text" size="7" maxlength="6" value="{$prod_pxfeuil}"
class="normal" onfocus="this.className='focus';" onblur="this.className='normal';"> class="normal" onfocus="this.className='focus';" onblur="this.className='normal';"> HT
</td> </td>
<td>Prix couverture</td> <td>Prix couverture</td>
<td> <td>
<input name="px_couverture" type="text" size="7" maxlength="6" value="{$prod_pxcouv}" <input name="px_couverture" type="text" size="7" maxlength="6" value="{$prod_pxcouv}"
class="normal" onfocus="this.className='focus';" onblur="this.className='normal';"> class="normal" onfocus="this.className='focus';" onblur="this.className='normal';"> HT
</td> </td>
</tr> </tr>
<tr> <tr>
@ -77,7 +77,7 @@
<td>Prix de vente</td> <td>Prix de vente</td>
<td> <td>
<input name="price" type="text" size="7" maxlength="6" value="" <input name="price" type="text" size="7" maxlength="6" value=""
class="normal" onfocus="this.className='focus';" onblur="this.className='normal';"> class="normal" onfocus="this.className='focus';" onblur="this.className='normal';"> TTC
</td> </td>
<td>Taux TVA</td> <td>Taux TVA</td>
<td> <td>