Ausgangsrechnungen zeigen korrektes Belegdatum
All checks were successful
Build and Push Docker Images / build-backend (push) Successful in 2m34s
Build and Push Docker Images / build-frontend (push) Successful in 1m12s
Build and Push Docker Images / build-docs (push) Successful in 17s

This commit is contained in:
2026-05-08 20:24:58 +02:00
parent 4f37811dcc
commit 0f5275b870

View File

@@ -908,7 +908,7 @@ setup()
<div class="text-xs text-gray-500 flex gap-3 mt-0.5">
<span class="flex items-center gap-1">
<UIcon name="i-heroicons-calendar" class="w-3 h-3"/>
{{ dayjs(document.date).format("DD.MM.YYYY") }}
{{ dayjs(document.documentDate || document.date).format("DD.MM.YYYY") }}
</span>
<span class="text-primary-600 font-medium"
v-if="Number(document.openSum) < Number(document.total)">