[IMP] pos_pax: implement low level and UI for Debit cards.

This commit is contained in:
Jared Kipe
2020-12-29 10:48:27 -08:00
parent fcf4b7eba7
commit a2e8e60ff9
4 changed files with 154 additions and 36 deletions

View File

@@ -20,7 +20,10 @@
<t t-esc='line.name' />
</t>
<t t-else="">
<span class="btn btn-small pax_send_transaction">Send</span>
<div>
<span class="btn btn-small pax_send_transaction">Credit</span>
<span class="btn btn-small pax_send_transaction_debit">Debit</span>
</div>
</t>
</t>
<t t-if="line.cashregister.journal.type !== 'bank'">