| {{ 'common.name' | translate }} | {{ 'accounts.col_type' | translate }} | {{ 'accounts.col_balance' | translate }} | Actions |
|---|---|---|---|
| {{ account.name }} | @if (account.account_type === 'asset') { {{ 'accounts.type_asset' | translate }} } @else { {{ 'accounts.type_revenue' | translate }} } | {{ account.balance | number:'1.2-2' }} CHF |
|
| {{ 'accounts.no_accounts' | translate }} | |||
{{ 'common.delete_confirm_text' | translate }}