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

[UPD]Display frais divers only if total > 0

parent fb67760d
Branches
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -380,7 +380,7 @@ ...@@ -380,7 +380,7 @@
>HT</span> >HT</span>
</td> </td>
</tr> </tr>
<tr> <tr t-if="o.amount_divers_tot > 0">
<td>Total Frais Divers</td> <td>Total Frais Divers</td>
<td class="text-right"> <td class="text-right">
<span t-field="o.amount_divers_tot" /> <span <span t-field="o.amount_divers_tot" /> <span
......
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