This commit is contained in:
Tykayn 2025-02-14 14:25:23 +01:00 committed by tykayn
parent b373892ddc
commit c44ac9c522
25 changed files with 485 additions and 26 deletions

View file

@ -15,10 +15,6 @@
<th>Note</th>
<td>{{ selling.note }}</td>
</tr>
<tr>
<th>Products</th>
<td>{{ selling.products }}</td>
</tr>
<tr>
<th>Sum</th>
<td>{{ selling.sum }}</td>