Calculo de campos

Destinado ao auxílio e Troca de informações sobre a ferramenta Xmaker
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1236: count(): Parameter must be an array or an object that implements Countable
Paulo Campregher
Mensagens: 23
Registrado em: Outubro 6th, 2011, 1:38 pm
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1236: count(): Parameter must be an array or an object that implements Countable

Calculo de campos

Mensagempor Paulo Campregher » Outubro 25th, 2011, 1:24 pm

Olá como faço calcular campos número fracionario...
Tabela produtos
p_val_unit
p_margem
p_val_venda
valor unitario + margem de lucro = valor da venda do produto

Gustavo
Mensagens: 244
Registrado em: Dezembro 22nd, 2010, 1:05 am
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1236: count(): Parameter must be an array or an object that implements Countable

Re: Calculo de campos

Mensagempor Gustavo » Outubro 27th, 2011, 10:10 am

Olá,

você tem que escolher um campo para ser calculado, no seu caso esse campo tem que ser o "p_val_venda".

O cálculo dele é o seguinte:

Result := CalcC(tabglobal.DNOME_TABELA.p_val_unit.conteudo, tabglobal.DNOME_TABELA.p_margem.conteudo, '+', 02);
Att,

Gustavo Barreto
;)


[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1236: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1236: count(): Parameter must be an array or an object that implements Countable

Voltar para “Xmaker”

Quem está online

Usuários navegando neste fórum: Nenhum usuário registrado e 33 visitantes