Dalsi zmeny
This commit is contained in:
6
_custom/Rootvin/winSvc/mainSvcExec.inc
Normal file
6
_custom/Rootvin/winSvc/mainSvcExec.inc
Normal file
@ -0,0 +1,6 @@
|
||||
if (rtnZapisObjMatThr<>nil) then
|
||||
if not(rtnZapisObjMatThr.Started) then
|
||||
begin
|
||||
rtnZapisObjMatThr.Start;
|
||||
datMod.LogInfo (Quick.Logger.etInfo, 'Start sluzby RTN Zapis objednavky materialu do ExpPr');
|
||||
end;
|
||||
Reference in New Issue
Block a user