Skip to content
Snippets Groups Projects
Commit cf2abda6 authored by Pascal Neub's avatar Pascal Neub
Browse files

[Projekt: xRM-Sales][TicketNr.: 1078360][Pop-Up bzgl. Forecast entfernen!]

parent b5f4ef2a
No related branches found
No related tags found
No related merge requests found
......@@ -84,7 +84,9 @@ Salesproject.insertMilestone = function(salesprojectId, type, value, notifyForec
*/
Salesproject.notifyToUpdateForecast = function() {
if (vars.get("$sys.recordstate") != neon.OPERATINGSTATE_NEW)
question.showMessage(translate.text("Please update the ${FORECAST_ENGLISH}."), question.INFORMATION, translate.text("${FORECAST_ENGLISH}"));
{
// TODO: workflows
}
}
/**
......
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