Ajout champ contact à la fiche client
This commit is contained in:
parent
aff20099aa
commit
4aafa3f44f
12 changed files with 47 additions and 7 deletions
|
|
@ -61,6 +61,7 @@
|
|||
{input type="text" name="siret" label="SIREN/SIRET"}
|
||||
{input type="tel" name="telephone" label="Téléphone"}
|
||||
{input type="email" name="email" label="Adresse e-mail"}
|
||||
{input type="text" name="nom_contact" label="Nom contact"}
|
||||
{input type="textarea" cols="60" rows="3" name="note" label="Note"}
|
||||
</dl>
|
||||
</fieldset>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue