{#
#}
{% set currentDate = date() %}
{% if acnr != null %}
{% set currentDate = date('now', 'Africa/Tunis').format('Y-m-d') %}
{% set var = 0 %}
{% for a in acr %}
{% set aDate = date(a.DateCreation).format('Y-m-d') %}
{% if aDate == currentDate %}
{% for t in tiers %}
{% if t.CRef|trim == a.Des|trim %}
Credit Total
{{credit|number_format}} TND
Actions de {{ currentDate|date('m/Y') }}
{{countact}}
Réalisées | {{realise}} |
Non Réalisées | {{nRealise}} |
Réalisées en retard | {{retard}} |
Commandes de {{ currentDate|date('m/Y') }}
{{commandes}}
{#{{pourc}}% Realisées
#}Livraisons de {{ currentDate|date('m/Y') }}
{{livraison}}
{#87% target reached
#}Actions Planifiée
id | nom | prenom | Raison Social | téléphone | {% endif %} {% for a in acnr %} {% for t in tiers %} {% if t.CRef|trim == a.Des|trim %}|
---|---|---|---|---|---|
{{a.UniqueId}} | {{t.CNom}} | {{t.CPrenom}} | {{t.CRaisonSocial}} | {{t.Tel}} |
Actions Réalisées
{{t.CNom}} {{t.CPrenom}} | {{date(a.DateCreation).format('H:i')}} | Nom et Prenom | temps | Rapport | {% endif %}
---|