Files
HDCApi/_custom/Rootvin/winSvc/mainSvcExec.inc
2026-03-03 16:18:27 +01:00

7 lines
243 B
PHP

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;