FCLT#90274: Doorsturen/corrigeren vakgroep en (niet) terugzetten naar status Nieuw.
svn path=/Website/trunk/; revision=70831
This commit is contained in:
@@ -457,7 +457,7 @@ else
|
||||
var nrOpdracht = oRs("aantal").Value;
|
||||
oRs.Close();
|
||||
|
||||
if (nrOpdracht == 0)
|
||||
if (nrOpdracht == 0 && S("mld_forward_if_active") == 0)
|
||||
mld.setmeldingstatus(mld_key, 2); // Terug naar status "Ingevoerd(2)". Zorgt daarmee voor "MLDFWD" tracking en "MLD2BO" notificaties via mld.notifybackoffice.
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user