{{:admin_header title="Historique des saisies" current="module_saisie_poids"}} {{:include file="_nav.html" current="history"}} {{#list select="$$.date AS 'Date'; $$.type AS 'Mouvement'; $$.category AS 'Catégorie'; $$.weight AS 'Poids unitaire'; $$.qty AS 'Qté'; $$.total_weight AS 'Poids total'; $$.object AS 'Type d''objet'" order=1 where="$$.type IN ('exit', 'entry')" desc=true}}
Aucun élément dans l'historique.
{{/list}} {{:admin_footer}}