updated stock table

This commit is contained in:
2025-11-25 09:17:44 +01:00
parent 46d121b016
commit 6b067e058c
9 changed files with 154 additions and 69 deletions

View File

@@ -25,6 +25,7 @@
<tr class="text-center">
<th>Réference</th>
<th>Nom</th>
<th>Prix</th>
<th>Quantité</th>
<th>Action</th>
</tr>
@@ -34,6 +35,7 @@
<tr>
<td>{{data.quotationProductReference}}</td>
<td>{{data.quotationProductName}}</td>
<td>XX.XX€</td>
<td>{{data.quotationProductQuantity}}</td>
<td>
<div style="justify-content: center; display: flex">