[FIX] account_payment_order: report title

This commit is contained in:
Rubén Cerdà
2019-04-10 10:57:22 +02:00
committed by Carlos Roca
parent 30780488f8
commit ca9d02e91a

View File

@@ -21,7 +21,12 @@
</div>
</div>
<h2>Payment Order / Payment</h2>
<t t-if="doc.payment_type == 'inbound'">
<h2>Debit Order</h2>
</t>
<t t-else="">
<h2>Payment Order</h2>
</t>
<div class="row mt32 mb32">
<div t-if="doc.payment_mode_id.name" class="col-xs-2">