{{ 'label.documenti.lista.titolo' | translate }}
@if (filterCantiereId > 0) { }
@if (showCantieriDropdown) {
@for (c of cantieriSuggestions; track c) {
{{ c.ws_name }}
}
}
@if (!hideSubappaltatore) {
@if (filterFornitoreId > 0) { }
@if (showFornitoriDropdown) {
@for (f of fornitoriSuggestions; track f) {
{{ f.name }} @if (f.vat_number) { โ€” {{ f.vat_number }} }
}
}
}
@if (!hideSubappaltatore) { } @for (d of docs; track d) { @if (!hideSubappaltatore) { } } @if (docs.length === 0) { }
{{ 'common.nome' | translate }}
{{ 'label.documenti.crea.cantiere' | translate }}
{{ 'common.tipo' | translate }}
{{ 'label.documenti.lista.subappaltatore' | translate }}
{{ 'common.data' | translate }}
{{ 'common.opzioni' | translate }}
{{ d.wsd_filename }} @if (d.wsd_active === false) { Archiviato } {{ d.ws_name || 'โ€”' }} {{ d.wsdty_label }}{{ d.sup_name || 'โ€”' }}{{ d.wsd_data_ins | date: 'dd/MM/yyyy HH:mm' }} @if (d.wsd_active !== false) { } @if (d.wsd_active === false) { }

Nessun documento trovato.

{{ 'common.totale' | translate }}: {{ totalRecords }} {{ 'common.risultati' | translate }}