Skip to content
Snippets Groups Projects
Commit 1f599cf7 authored by Benjamin Ulrich's avatar Benjamin Ulrich :speech_balloon:
Browse files

[Projekt: Entwicklung - Neon][TicketNr.: 1053860][[Marketing] Serienmail: Senderaderesse]

parent b6b29cd1
No related branches found
No related tags found
No related merge requests found
import("system.neon");
import("system.vars");
import("Communication_lib");
import("system.result");
import("Employee_lib");
if(vars.get("$this.value") == null && vars.get("$sys.recordstate") == neon.OPERATINGSTATE_NEW)
result.string(CommUtil.getStandardMail(EmployeeUtils.getCurrentContactId()));
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment