+ Ausgangsbeleg
Typ
Spalten
Filter
{{dataStore.documentTypesForCreation[row.type].labelSingle}}
{{row.state}}
{{row.state}}
{{row.state}}
{{row.customer ? row.customer.name : ""}}
{{row.documentNumber}}
{{row.documentNumber}}
{{row.date ? dayjs(row.date).format("DD.MM.YY") : ''}}
{{row.documentDate ? dayjs(row.documentDate).format("DD.MM.YY") : ''}}
{{row.documentDate ? dayjs(row.documentDate).add(row.paymentDays,'day').format("DD.MM.YY") : ''}}
Bezahlt
Offen
{{displayCurrency(useSum().getCreatedDocumentSum(row,items))}}