SELECT SUM(A.TimeOfWork) FROM DevTimeRecords A WHERE (A.DevDocument_ID = :DEVDOC) and ((A.ID = :DEVTIMERECORD) or (:DEVTIMERECORD = '0000000000')) and (A.DevDocumentType = :DEVDOCTYPE)
Generated by ABRA Software a.s. 27.10.2021 16:34:40