diff --git a/components/bookkeeping/JournalEntryList.tsx b/components/bookkeeping/JournalEntryList.tsx index 98475cd7..76df8fac 100644 --- a/components/bookkeeping/JournalEntryList.tsx +++ b/components/bookkeeping/JournalEntryList.tsx @@ -209,7 +209,7 @@ export default function JournalEntryList({ periodId }: Props) { - + @@ -220,7 +220,7 @@ export default function JournalEntryList({ periodId }: Props) { .sort((a, b) => a.sort_order - b.sort_order) .map((line) => ( - +
KontoKonto Beskrivning Debet Kredit
{line.line_description || ''}