Skip to content
Snippets Groups Projects
Commit 5e5f5fb7 authored by Sebastian Pongratz's avatar Sebastian Pongratz :ping_pong:
Browse files

#1058741-WriteEntityIntegration ISO-Wert auslesen

parent 58bf0706
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ if (rowdata["ORGANISATION_NAME.value"])
"USER_NEW_CONTACT": userNew,
"DATE_NEW_CONTACT" : dateNew,
"STATUS" : $KeywordRegistry.contactStatus$active(),
"ISOLANGUAGE" : "deu"
"ISOLANGUAGE" : rowdata["ISOLANGUAGE.value"]
});
entities.createRow(configOrg);
......
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