[(#REM) Si on trouve une location on prend ça comme base ] #SET{details, #ARRAY} #SET{total,#PRIX*} #SET{entite_duree,#ENTITE_DUREE} #SET{duree,''} [(#DUREE|>{1}|oui)#SET{duree, #DUREE|concat{' '}|concat{#GET{entite_duree}|entite_duree_nom}|concat{' : '}}] #SET{details, #GET{details}|push{ #ARRAY{ descriptif,#GET{duree}|concat{#TITRE}, duree, #DUREE, quantite,#QUANTITE, prix, #PRIX*, statut,#STATUT, date_debut,#DATE_DEBUT, date_fin,#DATE_FIN } } } #SET{location,#ARRAY{ details, #GET**{details} } } #SET{location,#ENV{location}} [ (#REM) Affichage du detail dans une table si format html demande ] [(#REM) Version texte ] [[ - (#VALEUR|table_valeur{descriptif}|trim|supprimer_tags)] : [(#VALEUR|table_valeur{prix}|appliquer_filtre{prix_formater,[(#VALEUR|table_valeur{prix})]})] [<:prix:label_total_ttc:> : #GET{total}|appliquer_filtre{prix_formater})] [(#GET{total}|floatval|>{0.00}|oui) ] [(#GET{total}|floatval|>{0.00}|oui) ] [(#GET{total}|floatval|>{0.00}|oui) ]
<:objets_location:texte_designation:><:dates_outils:champ_date_debut_label:> <:dates_outils:champ_date_fin_label:> <:objets_location:texte_montant:><:objets_location:texte_statut:>
[(#VALEUR{descriptif})] [(#VALEUR{date_debut}|affdate_jourcourt)] [(#VALEUR{date_fin}|affdate_jourcourt)][(#VALEUR{prix}|appliquer_filtre{prix_formater})] [(#VAL{objets_location}|ol_statut_titre{#VALEUR{statut}})]
<:prix:label_total_ttc:> [(#GET{total}|appliquer_filtre{prix_formater})]