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

[UPD]Delete mode payment id template

parent a32dfb36
Branches
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -445,25 +445,6 @@
</tr>
</table>
<p t-if="o.producer_id.acc_account_payment_id" name="payment_term">
<div class="row mt32 mb32">
<div class="col-12">
<span
class="font-weight-bold"
>Modalités de paiement : <t t-esc="o.producer_id.acc_account_payment_id.name"/></span><br
/>
<span t-if="o.producer_id.acc_account_payment_id.description"
><t t-esc="o.producer_id.acc_account_payment_id.description"/></span><br
/>
<span>IBAN : <t
t-esc="o.producer_id.iban"
/></span><br />
<span>BIC : <t
t-esc="o.producer_id.bic"
/></span><br />
</div>
</div>
</p>
<t t-if="o.producer_id.acc_account_payment_ids">
<div class="row mt32 mb32">
<div class="col-12">
......
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