[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/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[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 • BUG na atualização de Campos Extras
Página 1 de 1

BUG na atualização de Campos Extras

Enviado: Novembro 8th, 2012, 11:02 am
por vinizioWOW
Bom dia amigos no fórum,

Tenho uma tabela de "vendas" com o campo cod_cliente como chave estrangeira da tabela de "clientes" aonde puxo os campos nome, endereço, telefone, etc como campos extras na tabela de vendas.

Quando estou no meio da edição da venda eu escolho um cod_cliente, ao dar um Exit no campo, o Xmaker atualiza os campos extras relacionados com o cod_cliente, porém se volto e troco o cliente e porventura o cliente novo não tem por exemplo o telefone, ao invés de limpar o campo extra telefone, ele conserva o telefone do cliente anterior. Esse problema acontece com qualquer campo extra que não tenha valor definido.

Isso tem gerado muito transtorno pois o usuário edita uma venda, salva, e essa informação só é atualizada somente se voltar a modificar o registro ou se fechar o formulário e abrir novamente. Aí vc manda imprimir esse registro sem atualizar, vai com informação errada, e por ai começam os problemas...

Alguém sabe como contornar esse bug?

Atenciosamente:

Vinício Rocha.

Re: BUG na atualização de Campos Extras

Enviado: Novembro 8th, 2012, 4:12 pm
por airamcarlos
Ola,

Não sei se é Bug, pois comigo isso não acontece, fiz alguns testes conforme sua informação e funcionou normal, tanto na inclusão ou modificação do registro, saindo do campo voltando e alterando para outro que tenha alguns campos extras em branco, e em todos os testes o campo fica vazio quando não tem informação.

se precisar de mais alguma informação estou a disposição.

Re: BUG na atualização de Campos Extras

Enviado: Novembro 8th, 2012, 4:38 pm
por vinizioWOW

Re: BUG na atualização de Campos Extras

Enviado: Novembro 8th, 2012, 4:56 pm
por airamcarlos
Vinício,

eu utilizo Xmaker 6 profissional com firebird, acho que possa ser realmente algum Bug na versão 5

desculpa vou ficar te devendo pois não tenho a versão 5 para testar.

valeu.

Re: BUG na atualização de Campos Extras

Enviado: Novembro 9th, 2012, 9:46 am
por vinizioWOW
airamcarlos,

Você usou conexão IBX ou XSQL?

Testei na versão free do Xmaker "6" e o problema persiste. Uso conexão XSQL.

Re: BUG na atualização de Campos Extras

Enviado: Novembro 9th, 2012, 11:10 am
por airamcarlos
uso conexão XSQL,

vc teria como fazer um pequeno projeto com um form puxando os dados de outra tabela, vc testaria ele ai e acontecendo o erro me passaria o projeto para eu compilar aqui e vê se acontece o mesmo erro.

fico no aguardo.

acdeassissantos@hotmail.com