Homogeinisation des formulaires
This commit is contained in:
parent
59251ec1c7
commit
f35c03aaca
@ -75,14 +75,18 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Prix de revient</td>
|
<td>Prix de revient</td>
|
||||||
<td>{$prod_pxrevient}</td>
|
<td colspan="3">{$prod_pxrevient}</td>
|
||||||
<td>Prix de vente</td>
|
|
||||||
<td>{$prod_pxvente}</td>
|
|
||||||
</tr>
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
<br />
|
||||||
|
|
||||||
|
<table class="border" width="100%">
|
||||||
<tr>
|
<tr>
|
||||||
<td>Taux TVA</td>
|
<td width="15%">Prix de vente</td>
|
||||||
<td colspan="2">
|
<td width="35%">{$prod_pxvente}</td>
|
||||||
|
<td width="15%">Taux TVA</td>
|
||||||
|
<td width="35%">
|
||||||
<select class="flat" name="tva_tx">
|
<select class="flat" name="tva_tx">
|
||||||
<option value="0">0%</option>
|
<option value="0">0%</option>
|
||||||
<option value="5.5">5.5%</option>
|
<option value="5.5">5.5%</option>
|
||||||
@ -90,38 +94,50 @@
|
|||||||
</select>
|
</select>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
<br />
|
||||||
|
|
||||||
|
<table class="border" width="100%">
|
||||||
<tr>
|
<tr>
|
||||||
<td>État</td>
|
<td width="15%">Stock</td>
|
||||||
<td colspan="2">
|
<td width="35%"><b>{$prod_stock_dispo}</b></td>
|
||||||
|
<td width="15%">Seuil d'alerte stock</td>
|
||||||
|
<td width="35%">
|
||||||
|
<input name="seuil_stock_alerte" size="4" value="{$prod_seuil_stock_alerte}"
|
||||||
|
class="normal" onfocus="this.className='focus';" onblur="this.className='normal';">
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td width="15%">Emplacement Stock</td>
|
||||||
|
<td width="85%" colspan="3">
|
||||||
|
<input name="stock_loc" size="8" value=""
|
||||||
|
class="normal" onfocus="this.className='focus';" onblur="this.className='normal';">
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Statut</td>
|
||||||
|
<td colspan="3">
|
||||||
<select class="flat" name="statut">
|
<select class="flat" name="statut">
|
||||||
<option value="1" selected="true">En vente</option>
|
<option value="1" selected="true">En vente</option>
|
||||||
<option value="0">Hors vente</option>
|
<option value="0">Hors vente</option>
|
||||||
</select>
|
</select>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
</table>
|
||||||
<td>Seuil stock</td>
|
|
||||||
<td colspan="2"><input name="seuil_stock_alerte" size="4"
|
|
||||||
value="300"></td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
<br />
|
||||||
<td>Emplacement Stock</td>
|
|
||||||
<td colspan="3">{$prod_pages}</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
|
<table class="border" width="100%">
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="4">Contrat</td>
|
<td width="15%">Durée du contrat :</td>
|
||||||
</tr>
|
<td width="35%">
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td>Durée du contrat :</td>
|
|
||||||
<td>
|
|
||||||
<input name="contrat_duree" type="text" size="7" maxlength="6" value="{$prod_contrat_duree}"
|
<input name="contrat_duree" type="text" size="7" maxlength="6" value="{$prod_contrat_duree}"
|
||||||
class="normal" onfocus="this.className='focus';" onblur="this.className='normal';">
|
class="normal" onfocus="this.className='focus';" onblur="this.className='normal';">
|
||||||
</td>
|
</td>
|
||||||
<td>Date d'application</td>
|
<td width="15%">Date d'application</td>
|
||||||
<td>
|
<td width="35%">
|
||||||
<input name="contrat_date_app" type="text" size="7" maxlength="6" value="{$prod_contrat_date_app}"
|
<input name="contrat_date_app" type="text" size="7" maxlength="6" value="{$prod_contrat_date_app}"
|
||||||
class="normal" onfocus="this.className='focus';" onblur="this.className='normal';">
|
class="normal" onfocus="this.className='focus';" onblur="this.className='normal';">
|
||||||
</td>
|
</td>
|
||||||
@ -143,7 +159,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td valign="top">Description</td>
|
<td valign="top">Description</td>
|
||||||
<td colspan="3">
|
<td colspan="3">
|
||||||
<textarea name="desc" rows="4" cols="90"></textarea>
|
<textarea name="desc" rows="6" cols="70"></textarea>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
@ -151,11 +167,11 @@
|
|||||||
<td valign="top">Note (non visible sur les factures, propals...)
|
<td valign="top">Note (non visible sur les factures, propals...)
|
||||||
</td>
|
</td>
|
||||||
<td colspan="3">
|
<td colspan="3">
|
||||||
<textarea name="note" rows="8" cols="70"></textarea>
|
<textarea name="note" rows="4" cols="70"></textarea>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="3" align="center">
|
<td colspan="4" align="center">
|
||||||
<input type="submit" class="button" value="Enregistrer">
|
<input type="submit" class="button" value="Enregistrer">
|
||||||
<input type="submit" class="button" name="cancel" value="Annuler">
|
<input type="submit" class="button" name="cancel" value="Annuler">
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
@ -44,7 +44,9 @@
|
|||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td width="15%">Stock</td>
|
<td width="15%">Stock</td>
|
||||||
<td width="85%" colspan="3"><b>{$prod_stock_dispo}</b></td>
|
<td width="35%"><b>{$prod_stock_dispo}</b></td>
|
||||||
|
<td width="15%">Seuil d'alerte</td>
|
||||||
|
<td width="35%">{$prod_stock_alert}</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user