Skip to content
Snippets Groups Projects
Commit 2be432b2 authored by OZGCloud's avatar OZGCloud
Browse files

Merge pull request 'OZG-6180 Bescheid soll by BY-Id ohne Antwortoption...

Merge pull request 'OZG-6180 Bescheid soll by BY-Id ohne Antwortoption versendet werden' (#416) from OZG-6180-Bescheid-soll-by-BY-Id-ohne-Antwortoption-versendet-werden into OZG-5988-Bescheid-SEND_BESCHEID-als-SubCommands-umsetzen

Reviewed-on: https://git.ozg-sh.de/ozgcloud-app/vorgang-manager/pulls/416


Reviewed-by: default avatarOZGCloud <ozgcloud@mgm-tp.com>
parents 3230d7ee 54a95134
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ public class NachrichtService {
public static final String FIELD_POSTFACH_ID = "postfachId";
public static final String FIELD_REPLY_OPTION = "replyOption";
public static final String REPLY_OPTION = "POSSIBLE";
public static final String REPLY_OPTION = "FORBIDDEN";
public static final String FIELD_SUBJECT = "subject";
public static final String FIELD_MAIL_BODY = "mailBody";
public static final String FIELD_ATTACHMENTS = "attachments";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment