| {{ 'config.fasce.th.period_name' | translate }} | {{ 'common.lbl.from' | translate }} | {{ 'common.lbl.to' | translate }} | {{ 'booking.mappa.col.row' | translate }} | {{ 'config.fasce.th.daily' | translate }} | {{ 'config.fasce.th.hourly' | translate }} | {{ 'config.fasce.th.weekly' | translate }} | {{ 'config.fasce.th.monthly' | translate }} | {{ 'config.fasce.th.seasonal' | translate }} | {{ 'common.th.active' | translate }} | |
|---|---|---|---|---|---|---|---|---|---|---|
| {{ group.periodName }} | {{ formatDate(group.dateFrom) }} | {{ formatDate(group.dateTo) }} | ||||||||
| ↳ {{ getFilaLabel(r.bbp_fila) }} |
@if (r.bbp_fila) {
|
{{ r.bbp_daily_cost | currency:'EUR':'symbol':'1.2-2' }} | {{ r.bbp_hourly_cost | currency:'EUR':'symbol':'1.2-2' }} | @if (r.bbp_weekly_cost > 0) { {{ r.bbp_weekly_cost | currency:'EUR':'symbol':'1.2-2' }} } @if (!r.bbp_weekly_cost) { — } | @if (r.bbp_monthly_cost > 0) { {{ r.bbp_monthly_cost | currency:'EUR':'symbol':'1.2-2' }} } @if (!r.bbp_monthly_cost) { — } | @if (r.bbp_seasonal_cost > 0) { {{ r.bbp_seasonal_cost | currency:'EUR':'symbol':'1.2-2' }} } @if (!r.bbp_seasonal_cost) { — } | ||||
| {{ 'config.fasce.empty_period' | translate }} {{ el.label | lowercase }} | ||||||||||
| {{ 'booking.mappa.col.row' | translate }} | {{ 'config.fasce.th.daily' | translate }} | {{ 'config.fasce.th.hourly' | translate }} | {{ 'config.fasce.th.weekly' | translate }} | {{ 'config.fasce.th.monthly' | translate }} | {{ 'config.fasce.th.seasonal' | translate }} | IVA % | {{ 'common.th.active' | translate }} | |
|---|---|---|---|---|---|---|---|---|
|
@if (row.bbp_fila) {
|
|
|
|
|
|
|
|
|
| {{ 'config.fasce.dialog.no_rows_note' | translate }} | ||||||||