${{total_balance.toFixed(2)}}
${{-total_balance.toFixed(2)}}
$0.00
Date | Expense | Currency | Expense Amount | Trinity Owes ($) | Neo Owes ($) | ||
---|---|---|---|---|---|---|---|
{{ expense.date }} | {{ expense.title }} | {{ to_symbol(expense.currency_original) }} | {{ to_symbol(expense.currency_original) }}{{Number(expense.amount_original).toFixed(2) }} | ${{Number(expense.total_amount_owed).toFixed(2)}} | 0 | ${{ Math.abs(expense.total_amount_owed).toFixed(2)}} | 0 |
Date | Expense | Currency | Expense Amount | Trinity Contribution | Neo Contribution | Joint Card Contribution | Neo should have paid | Trinity should have paid | Both should have paid | |
---|---|---|---|---|---|---|---|---|---|---|