Suppression possibilité générer reçu dons et cotisations
This commit is contained in:
parent
060802a43d
commit
4ee3f65d0a
3 changed files with 9 additions and 38 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<form method="post" action="{$self_url}">
|
||||
|
||||
<fieldset>
|
||||
<legend>Type d'écriture</legend>
|
||||
<legend>Type de document</legend>
|
||||
<dl>
|
||||
{foreach from=$types_details item="type"}
|
||||
<dd class="radio-btn">
|
||||
|
|
@ -24,8 +24,6 @@
|
|||
<fieldset>
|
||||
<legend data-types="t0">Créer un devis</legend>
|
||||
<legend data-types="t1">Créer une facture</legend>
|
||||
<legend data-types="t2">Créer un reçu fiscal</legend>
|
||||
<legend data-types="t3">Créer un reçu de cotisation</legend>
|
||||
<dl>
|
||||
|
||||
{input type="text" name="numero_facture" maxlength=18 label="Numéro du document" required=$require_number source=$doc}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue