[

(#ENV**{message_ok})

] [

(#ENV*{message_erreur})

] [(#ENV{editable})
#ACTION_FORMULAIRE{#ENV{action}}
    [(#SAISIE{auteurs_activite, id_auteur, obligatoire=oui, class="chosen", id_projet=#ID_PROJET, label=<:dayfill:label_id_auteur:>, explication=<:dayfill:explication_id_auteur:> })] [(#SAISIE{organisations_select, id_organisation, obligatoire=oui, class="chosen", label=<:dayfill:label_quel_client:>, explication=<:dayfill:explication_quelle_organisation:>})] [(#ID_ORGANISATION|oui) [(#SAISIE{projets_organisation,id_projet,obligatoire=oui, id_organisation=#ID_ORGANISATION, class="chosen", label=<:dayfill:label_quel_projet:>, explication=<:dayfill:explication_quel_projet:>})]]
  • <:dayfill:explication_duree:>

      [(#SAISIE{date, date_debut, label=<:dayfill:label_date_action:>})] [(#SAISIE{heure, heure_debut, heure_pas=5, label=<:dayfill:label_heure_de:>})] [(#SAISIE{heure, heure_fin, heure_pas=5, label=<:dayfill:label_heure_a:>})] [(#SAISIE{input, nb_heures_passees, readonly=oui, label=<:dayfill:label_temps_passe:>})] [(#SAISIE{input, nb_heures_facturees, label=<:dayfill:label_temps_facture:>})]
  • [(#SAISIE{textarea, detail_activite, obligatoire=oui, rows=3, label=<:dayfill:label_detail_activite:>, explication=<:dayfill:explication_detail_activite:>})] [(#SAISIE{mot, type_activite, class="chosen", id_groupe=#CONFIG{dayfill/types_activite}, defaut=#CONFIG{dayfill/activite_par_defaut}, label=<:dayfill:label_type_activite:>, explication=<:dayfill:explication_type_activite:>})] [(#ID_ORGANISATION|oui) [(#SET{nom,[(#INFO_NOM{organisations,#ENV{id_organisation}})]})] [(#SET{chaine,[(#VAL{dayfill:explication_facture_activite}|_T{#ARRAY{organisation,#GET{nom}}})]})] [(#SAISIE{factures_activite, id_facture, id_organisation=#ID_ORGANISATION, label=<:dayfill:label_facture_activite:>, explication=#GET{chaine}})] ]
[(#REM) ajouter les saisies supplementaires : extra et autre, a cet endroit ]

]