HistoriqueStock index

{% for historique_stock in historique_stocks %} {% if historique_stock.quantite > 0 %} {% set class = 'bg-success' %} {% else %} {% set class = 'bg-danger' %} {% endif %} {% else %} {% endfor %}
Id User Date Article Modification Quantite actions
{{ historique_stock.id }} {{ historique_stock.user }} {{ historique_stock.date }} {{ historique_stock.article }} {{ historique_stock.modification }} {{ historique_stock.quantite }} show edit
no records found
Create new