Skip to content
Snippets Groups Projects
Commit de60e864 authored by Dianne Nowack's avatar Dianne Nowack
Browse files

[Projekt: xRM-Sales][TicketNr.: 1075183][Bei Beleg kann ein Vertriebsprojekt...

[Projekt: xRM-Sales][TicketNr.: 1075183][Bei Beleg kann ein Vertriebsprojekt zu falschen Empfänger abgespeichert werden]
parent 1adbecb7
No related branches found
No related tags found
No related merge requests found
......@@ -55,4 +55,8 @@ if(contactId != "")
{
neon.setFieldValue("$field.OBJECT_ROWID", salesProjectId);
}
else
{
neon.setFieldValue("$field.OBJECT_ROWID", "");
}
}
\ 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