att
This commit is contained in:
@@ -52,4 +52,12 @@ function displayFields(form, customHTML) {
|
||||
}
|
||||
form.setValue("data_validacao_gestor", hoje);
|
||||
}
|
||||
|
||||
// Receber produto/servico
|
||||
if (activity === 18) {
|
||||
if (nomeUsuario) {
|
||||
form.setValue("userValidacaoItens", nomeUsuario);
|
||||
}
|
||||
form.setValue("dataValidacaoItens", hoje);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user