Autres taxes CFE param, % marge sur HT, Prix HT/TVA/TTC séparés, clients sans coeff

This commit is contained in:
Jo
2026-07-06 13:23:19 +02:00
parent 274ec01239
commit dbbbc92d91
5 changed files with 104 additions and 57 deletions
+1 -9
View File
@@ -15,8 +15,7 @@
<table class="table table-hover mb-0">
<thead class="table-light">
<tr>
<th>Nom</th><th>Email</th><th>Coeff design par défaut</th>
<th>Commandes</th><th>CA total</th><th></th>
<th>Nom</th><th>Email</th><th>Commandes</th><th>CA total</th><th></th>
</tr>
</thead>
<tbody>
@@ -24,13 +23,6 @@
<tr>
<td class="fw-semibold">{{ c.name }}</td>
<td class="text-muted">{{ c.email or '—' }}</td>
<td>
{% if c.design_multiplier <= 0.80 %}
<span class="badge bg-success">×{{ c.design_multiplier }} (STL fourni)</span>
{% else %}
<span class="badge bg-primary">×{{ c.design_multiplier }}</span>
{% endif %}
</td>
<td>{{ c.job_count }}</td>
<td class="fw-semibold">{{ c.total_revenue or 0 }} €</td>
<td>