You've already forked openaccounting-web
mirror of
https://github.com/openaccounting/oa-web.git
synced 2025-12-09 09:01:24 +13:00
make easier to understand labels for debits and credits
This commit is contained in:
@@ -19,10 +19,10 @@
|
||||
<span>Transfer</span>
|
||||
</div>
|
||||
<div class="col custom-3">
|
||||
<span>Debit</span>
|
||||
<span>{{account | debitCredit:'debit'}}</span>
|
||||
</div>
|
||||
<div class="col custom-3">
|
||||
<span>Credit</span>
|
||||
<span>{{account | debitCredit:'credit'}}</span>
|
||||
</div>
|
||||
<div class="col custom-3">
|
||||
<span>Balance</span>
|
||||
|
||||
Reference in New Issue
Block a user