{% extends "base.html" %} {% block title %}Consommables imprimantes — GMAO{% endblock %} {% block content %}
| Référence | Type | Stock | Seuil | Cible | À commander |
|---|---|---|---|---|---|
| {{ item.name }}{{ item.reference or '' }} | {{ item.consumable_type }} | {{ item.quantity }} | {{ item.min_quantity }} | {{ item.target_quantity if item.target_quantity is not none else '—' }} | {{ item.quantity_to_order }} |
| Aucun consommable. | |||||