FSN#49607: Notificatie bij doorsturen LOGC.
svn path=/Website/branches/v2017.2/; revision=36003
This commit is contained in:
@@ -181,6 +181,12 @@ else
|
||||
}
|
||||
mld.nextworkflowstep(mld_key, -1); // Is de nieuwe een workflowstart?
|
||||
}
|
||||
|
||||
// Submit additional tracking MLDBEH/MLDBE2 als behandelaar is aangepast.
|
||||
if (old_beh != sBehandel)
|
||||
{ // Anders is-ie niet veranderd.
|
||||
mld.trackbehandelaar(mld_key, sBehandel);
|
||||
}
|
||||
}
|
||||
|
||||
Response.Write(JSON.stringify(result));
|
||||
|
||||
Reference in New Issue
Block a user