{{ $t("finance") }} {{ $t("your_financial_overview") }}
- {{finance_month_filter.currency}} {{finance_month_filter.income.due_rent.toFixed(3)}} {{ $t("left_due") }}
- {{finance_month_filter.currency}} {{finance_month_filter.income.on_time_payments}} {{ $t("on_time_payments") }}
- {{finance_month_filter.currency}} {{finance_month_filter.income.late_payments}} {{ $t("late_payments") }}
- {{finance_month_filter.currency}} {{parseFloat(finance_month_filter.expenses.incurred_by_provider).toFixed(3)}} {{ $t("incurred_by_you") }}
- {{finance_month_filter.currency}} {{parseFloat(finance_month_filter.expenses.incurred_by_tenants).toFixed(3)}} {{ $t("incurred_by_tenants") }}
- {{finance_month_filter.currency}} {{parseFloat(finance_month_filter.expenses.other_expenses).toFixed(3)}} {{ $t("other_expenses") }}
{{item.year}}
{{figures.month}}
{{figures.currency}} {{figures.income.collected_rent }} {{ $t("collected_rent") }}
{{figures.currency}} {{parseFloat(figures.income.on_time_payments).toFixed(3) }} {{ $t("on_time_payments") }}
{{figures.currency}} {{parseFloat(figures.income.late_payments).toFixed(3) }} {{ $t("late_payments") }}
{{figures.currency}} {{parseFloat(figures.expenses.maintenance_costs).toFixed(3) }} {{ $t("maintenance_cost") }}
{{figures.currency}} {{parseFloat(figures.expenses.incurred_by_provider).toFixed(3) }} {{ $t("incurred_by_you") }}
{{figures.currency}} {{parseFloat(figures.expenses.incurred_by_tenants).toFixed(3) }} {{ $t("incurred_by_tenants") }}
{{ $t("reference_no") }} | {{ $t("date") }} | {{ $t("description") }} | {{ $t("invoice_amount") }} | {{ $t("paid_amount") }} | {{ $t("balance") }} | {{ $t("download") }} |
---|---|---|---|---|---|---|
{{ item.invoice_id }} | {{ item.invoice_date | formatDate }} | {{ item.description }} | {{ item.currency }} {{ item.invoice_amount }} | {{ item.currency }} {{ item.paid_amount }} | {{ item.currency }} {{ item.balance_amount }} |
{{ $t("payment_no") }} | {{ $t("date") }} | {{ $t("total_paid_amount") }} | {{ $t("invoice_paid_amount") }} | {{ $t("payment_method") }} | {{ $t("payment_reference") }} | {{ $t("download") }} |
---|---|---|---|---|---|---|
{{ pay.payment_id }} | {{ pay.payment_date }} | {{ item.currency }} {{ pay.total_payment_amount }} | {{ item.currency }} {{ pay.invoice_paid_amount }} | {{ pay.payment_method | capitalize}} | {{ pay.payment_reference }} |
{{ $t("reference_no") }} | {{ $t("date") }} | {{ $t("description") }} | {{ $t("invoice_amount") }} | {{ $t("paid_amount") }} | {{ $t("balance") }} | {{ $t("download") }} |
---|---|---|---|---|---|---|
{{ item.invoice_id }} | {{ item.invoice_date | formatDate }} | {{ item.description }} | {{ item.currency }} {{ item.invoice_amount }} | {{ item.currency }} {{ item.paid_amount }} | {{ item.currency }} {{ item.balance_amount }} |
{{ $t("payment_no") }} | {{ $t("date") }} | {{ $t("total_paid_amount") }} | {{ $t("invoice_paid_amount") }} | {{ $t("payment_method") }} | {{ $t("payment_reference") }} | {{ $t("download") }} |
---|---|---|---|---|---|---|
{{ pay.payment_id }} | {{ pay.payment_date }} | {{ item.currency }} {{ pay.total_payment_amount }} | {{ item.currency }} {{ pay.invoice_paid_amount }} | {{ pay.payment_method | capitalize}} | {{ pay.payment_reference }} |
{{ $t("reference_no") }} | {{ $t("date") }} | {{ $t("description") }} | {{ $t("invoice_amount") }} | {{ $t("paid_amount") }} | {{ $t("balance") }} | {{ $t("download") }} |
---|---|---|---|---|---|---|
{{ item.invoice_id }} | {{ item.invoice_date | formatDate }} | {{ item.description }} | {{ item.currency }} {{ item.invoice_amount }} | {{ item.currency }} {{ item.paid_amount }} | {{ item.currency }} {{ item.balance_amount }} |
{{ $t("payment_no") }} | {{ $t("date") }} | {{ $t("total_paid_amount") }} | {{ $t("invoice_paid_amount") }} | {{ $t("payment_method") }} | {{ $t("payment_reference") }} | {{ $t("download") }} |
---|---|---|---|---|---|---|
{{ pay.payment_id }} | {{ pay.payment_date }} | {{ item.currency }} {{ pay.total_payment_amount }} | {{ item.currency }} {{ pay.invoice_paid_amount }} | {{ pay.payment_method | capitalize}} | {{ pay.payment_reference }} |
{{ $t("reference_no") }} | {{ $t("date") }} | {{ $t("description") }} | {{ $t("invoice_amount") }} | {{ $t("paid_amount") }} | {{ $t("balance") }} | {{ $t("download") }} |
---|---|---|---|---|---|---|
{{ item.invoice_id }} | {{ item.invoice_date | formatDate }} | {{ item.description }} | {{ item.currency }} {{ item.invoice_amount }} | {{ item.currency }} {{ item.paid_amount }} | {{ item.currency }} {{ item.balance_amount }} |
{{ $t("payment_no") }} | {{ $t("date") }} | {{ $t("total_paid_amount") }} | {{ $t("invoice_paid_amount") }} | {{ $t("payment_method") }} | {{ $t("payment_reference") }} | {{ $t("download") }} |
---|---|---|---|---|---|---|
{{ pay.payment_id }} | {{ pay.payment_date }} | {{ item.currency }} {{ pay.total_payment_amount }} | {{ item.currency }} {{ pay.invoice_paid_amount }} | {{ pay.payment_method | capitalize}} | {{ pay.payment_reference }} |