_Main/UI/MacroPlannerWebApp/Component_DialogFillingCustomerAndForecast/Response_pnlActions_btnOk_OnClick.def
@@ -4,12 +4,19 @@ { #keys: '[414382.0.415331003]' DefinitionID: 'Responsedef_WebButton_OnClick' GroupServerCalls: true Precondition: [* verNo := efVerNo.Text(); salesAmount := edtSalesAmount.Text(); feedback := Translations::FilllingCapacity_ValidateInput(); return not salesAmount = '' and not verNo = ''; *] QuillAction { Body: [* Form.ClickBtnOk(); *] GroupServerCalls: false } }