Skip to content
Extraits de code Groupes Projets
Valider bf2dc344 rédigé par Juliana's avatar Juliana
Parcourir les fichiers

[UPD]Update table css

parent 1b2f5f93
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -363,11 +363,18 @@
>HT</span>
</td>
</tr>
<tr />
<tr>
<td><strong>Total H.T.</strong></td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td><strong><h5>Total H.T.</h5></strong></td>
<td class="text-right">
<span t-field="o.amount_untaxed" />
<h4 t-field="o.amount_untaxed" />
</td>
</tr>
<hr />
......@@ -389,9 +396,9 @@
</tr>
</t>
<tr>
<td><strong>Total TTC*</strong></td>
<td><strong><h4>Total TTC*</h4></strong></td>
<td class="text-right">
<strong><span
<strong><h3
class="text-nowrap"
t-field="o.amount_total"
/></strong>
......
......@@ -11,3 +11,7 @@
.o_report_layout_boxed table tbody tr td {
border-right: 0px solid #495057 !important;
}
.o_report_layout_boxed table{
border: 0px solid #495057 !important;
}
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter