[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 594: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 650: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
Fórum Xmaker • Script no FreeReport
Página 1 de 1

Script no FreeReport

Enviado: Março 23rd, 2015, 11:33 am
por Flexnet
Pessoal, estou com seguinte problema aqui, calculo de comissão, da seguinte forma, Comissão de peças paga-se o Valor Total da Peças - Custo, e Mão de Obra paga por Percentual, como o cliente deseja gerar comissões retroativas, esta regra não existia no sistema, então estou tentando fazer de uma forma mais rápida via Script do Freereport, na verdade já consegui que quando é Peça (pela Unidade Medida) não Soma o Sub-Total e vice-versa, mas o problema esta na soma o Rodapé do Grupo, ele soma todos independente se esta zerado ou não, veja anexo, Teria que criar o script no rodapé do grupo não já tentei de todo jeito.

Re: Script no FreeReport

Enviado: Março 31st, 2015, 5:10 pm
por Suporte
olá.

Você Criou variáveis para atribuir esses valores?, se sim, não deveria de ocorre.

Como você esta somando no grupo... esta passando a Banda como parametro? (campo da soma,BANDA)?

Você pode fazer de diversas formas isso, uma é pelo Script como vc mesmo esta usando, verifique estar usando o mesmo campo e variavel no total do grupo,,, ou crie uma variavel, que se autosoma com cada campo e a cada total basta usar a mesma.

Qualquer coisa volte a postar.