Larissa Vilela Posted April 29 Topic Count: 19 Topics Per Day: 0.00 Content Count: 109 Content Per Day: 0.02 Reputation: 2 Achievement Points: 722 Solved Content: 0 Days Won: 1 Status: Offline Age: 44 Device: Windows Report Posted April 29 Olá pessoal! Estamos com um problema que o sistema não está calculando DSR sobre hora extra 60%. Hora extra de 70% e 100%, o calculo de DSR está certinho, mas o de 60% não. Tentei com o suporte mais ele alegam que como tem fórmula não podem ajudar. A fórmula do DSR é a seguinte: DSR(MES,ANO,0) / (NDIASMES(MES,ANO) - FOR('SOMAD')) * FOR('SOMAD') A fórmula SOMAD é: DECL DATA; DECL PRIMDIA; SETVAR(primdia,MTDATA(1,INCMES(MES,1), INCANO(MES,ANO,1))) DECL cont; REPITA ATE data = primdia; Cont 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now