Skip to content
This repository has been archived by the owner on Jan 16, 2025. It is now read-only.

Commit

Permalink
added responsible person to template masseutsendelse
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgtho committed Jan 24, 2022
1 parent ca374a3 commit d446215
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/masseutsendelse-utsendelsesdokument.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"Category": "Dokument ut",
"DocumentDate": "<<<date>>>",
"Paragraph": "<<<paragraph>>>",
"ResponsibleEnterpriseRecno": "<<<responsibleEnterpriseRecno>>>",
"ResponsiblePersonEmail": "<<<responsiblePersonEmail>>>",
"Status": "R",
"Title": "<<<title>>>",
"UnofficialTitle": "<<<title>>>"
Expand All @@ -22,7 +22,7 @@
"caseNumber": "30/00000",
"date": "2021-09-27",
"title": "Saken om kjeks",
"responsibleEnterpriseRecno": "306",
"responsiblePersonEmail": "kjell.t.ring@vtfk.no",
"paragraph": "Ingen paragraf gitt"
}
}

0 comments on commit d446215

Please sign in to comment.