[(#SET{liste_pays,#ARRAY{}})] [(#SET{liste_pays, #GET{liste_pays}|array_merge{#ARRAY{#CODE, #NOM}}})]
[

(#ENV**{message_ok})

] [

(#ENV*{message_erreur})

] [(#ENV{editable})
#ACTION_FORMULAIRE{#ENV{action}} [

(#CONFIG{souscription/dispositions_fiscales_explications}|nl2br)

]
    #SET{name,montant}#SET{obli,'obligatoire'}#SET{defaut,''}#SET{erreurs,#ENV**{erreurs}|table_valeur{#GET{name}}}
  • [ (#GET{erreurs}) ][(#INCLURE{fond=formulaires/inc-souscription-#ENV{montant_type},name=#GET{name},valeur=#ENV*{#GET{name},#GET{defaut}},obli=#GET{obli},montants=#ENV{_montant_datas}})] [

    (#ENV{montant_explication})

    ]
  • #SET{name,courriel}#SET{obli,'obligatoire'}#SET{defaut,''}#SET{erreurs,#ENV**{erreurs}|table_valeur{#GET{name}}}
  • [ (#GET{erreurs}) ]
  • #SET{name,recu_fiscal}#SET{obli,''}#SET{defaut,'non'}#SET{erreurs,#ENV**{erreurs}|table_valeur{#GET{name}}}
  • [ (#GET{erreurs}) ] #SET{val,off} #SET{val,on}
  • <:souscription:label_legende_bloc_fiscal:> [(#INCLURE{fond=inclure/souscription_bloc_fiscal_intro,type_souscription=#ENV{type_souscription}})]
      #SET{name1,prenom}#SET{obli1,'obligatoire'}#SET{defaut1,''}#SET{erreurs1,#ENV**{erreurs}|table_valeur{#GET{name1}}} #SET{name2,nom}#SET{obli2,'obligatoire'}#SET{defaut2,''}#SET{erreurs2,#ENV**{erreurs}|table_valeur{#GET{name2}}}
    • [ (#GET{erreurs1}) ]
      [ (#GET{erreurs2}) ]
    • #SET{name,adresse}#SET{obli,'obligatoire'}#SET{defaut,''}#SET{erreurs,#ENV**{erreurs}|table_valeur{#GET{name}}}
    • [ (#GET{erreurs}) ]
    • #SET{name1,code_postal}#SET{obli1,'obligatoire'}#SET{defaut1,''}#SET{erreurs1,#ENV**{erreurs}|table_valeur{#GET{name1}}} #SET{name2,ville}#SET{obli2,'obligatoire'}#SET{defaut2,''}#SET{erreurs2,#ENV**{erreurs}|table_valeur{#GET{name2}}}
    • [ (#GET{erreurs1}) ]
      [ (#GET{erreurs2}) ]
    • [(#SAISIE{selection, pays, label=<:souscription:label_pays:>, datas=#GET{liste_pays}})] #SET{name,telephone}#SET{obli,''}#SET{defaut,''}#SET{erreurs,#ENV**{erreurs}|table_valeur{#GET{name}}}
    • [ (#GET{erreurs}) ]
  • [(#CONFIG{souscription/proposer_infolettre,off}|=={on}|oui) #SET{name,envoyer_info}#SET{obli,''}#SET{defaut,'non'}#SET{erreurs,#ENV**{erreurs}|table_valeur{#GET{name}}}
  • [ (#GET{erreurs}) ] #SET{val,off} #SET{val,on}
  • ] [(#ENV{type_souscription}|=={adhesion}|oui) [(#CONFIG{souscription/proposer_informer_comite_local,off}|=={on}|oui) [(#SAISIE{oui_non, informer_comite_local, label=<:souscription:label_informer_comite_local:> })] ] ]

]