-
Total de ítens
674 -
Registro em
-
Última visita
-
Days Won
1
Tipo de Conteúdo
Blocks
Notes ACBrLibNFe
Fóruns
Downloads
Calendário
Tudo que tchuck postou
-
Boa Tarde, estou precisando pegar os dados do parcelamento feito no tef por exemplo as quantidade de parcelas emitida estou emulando com o ClientSiTEF usando a seguinte propriedade: DepoisConfirmarTransacoes e a seguinte função for I := 0 to RespostasPendentes.Count-1 do begin with RespostasPendentes[I] do begin if Credito then Tipo1 := 'Credito' else if Debito then Tipo1 := 'Debito' else if Credito then Tipo1:= 'Digitado'; Memo1.Lines.Add('Confirmado: '+Header+' ID: '+IntToStr( ID ) ); memo1.Lines.Add('Desconto: '+ FormatFloat('###,###,##0.00',Desconto)); memo1.Lines.Add('Saque: '+ FormatFloat('###,###,##0.00',Saque)); Memo1.Lines.Add('Administradora: ' + NomeAdministradora); Memo1.Lines.Add( 'Rede: ' + Rede + ' NSU: ' + NSU + ' Valor: '+ FormatFloat('###,###,##0.00',ValorTotal)) ; Memo1.Lines.Add('Campo 11: ' + LeInformacao(11,0).AsString ); Memo1.Lines.Add('Tipo: ' + Tipo1); Memo1.Lines.Add('Finalizacao: ' + Finalizacao); Memo1.Lines.Add('Parcelas: ' + IntToStr(Parcelas.Count)); end; end; Mas dois campos fundamentais estão vindo em brando A Administradora e a quantidade parcelas sempre retorna em branco no caso das parcelas o retorno é Zero OBs: Estou usando modo Digitado
-
O unico estado que esta querendo usar essa impressora é o ES aqui é tudo doido fizemos uns teste com essa impressora mas apresentou uns erros na sefaz e não tivemos mais noticias da SEFAZ se vai usar ou não ela ou NFC-e alias aqui é creio que o unico estado que esta lutando para a continuação do PAF-ECF
-
Bom dia, gostaria de saber se é possivel usar o componentes ECFVirtual para trabalhar com o NFC-e junto ao sistema com paf-ecf ou alguma coisa parecida.
-
Boa Tarde Daniel, seria possível descrever qual a propriedade que retorna essas informações pois ja procurei em todo lugar do componente.
-
Alguem tem alguma ideia de como posso pegar essas informações acima informado
-
na classe ACBrTEFDClass tem a procedure ConteudoToProperty que conte a informação na Case 11 : fpTipoTransacao := Linha.Informacao.AsInteger; já na classe ACBrTEFDCliSiTef tem essa mesma procedure ConteudoToProperty porem não tem nada referente ao TipoTransacao e Finalizacao
-
O homologador me retornou com a resposta obrigado
-
Usando o sitef e o payGo estao retornando strings vazias esses foram os q eu teste, tentei da seguinte forma tambem ACBrTEFD.RespostasPendentes[indiceTransacaoTef].Finalizacao e o retorno é mesmo e o TipoTransacao retorna zero
-
Estou com o seguinte problema os retorno do TipoTransacao e Finalizacao estão retornando em branco ou seja uma string vazia a forma que estou usando esta abaixo. StatusTransacao := ACBrTEFD.CRT(ValorInformado, TipoPagamento.Codigo, FDataModule.ACBrECF.NumCOO); if StatusTransacao then begin Inc(IndiceTransacaoTef); TotalTipoPagamento.NSU := ACBrTEFD.RespostasPendentes[IndiceTransacaoTef].NSU; TotalTipoPagamento.Rede := ACBrTEFD.RespostasPendentes[IndiceTransacaoTef].Rede; TotalTipoPagamento.DataHoraTransacao:= DateTimeToStr(ACBrTEFD.RespostasPendentes[IndiceTransacaoTef].DataHoraTransacaoHost); TotalTipoPagamento.Finalizacao := ACBrTEFD.RespostasPendentes[IndiceTransacaoTef].Finalizacao; // Verifica o tipo do cartao if ACBrTEFD.RespostasPendentes.Objects[IndiceTransacaoTef].TipoTransacao in [10..13] then TipoTransacao := 'C' // credito else if ACBrTEFD.RespostasPendentes.Objects[IndiceTransacaoTef].TipoTransacao in [20..25] then TipoTransacao := 'D' // debito else if ACBrTEFD.RespostasPendentes.Objects[IndiceTransacaoTef].TipoTransacao in [70,71] then TipoTransacao := 'Q'; // cheque Inc(QuantidadeCartao); end;
-
Versão 2.1 Então a cada impressão tenho q gerar um novo numero de DAV para o Dav Impresso
-
Minha Duvida esta relacionada ao Item 8 letras: a) a sua re-impressão, quando impresso na ECF; Duvida -> Mesmo que seja o Gerencial eu não posso mais imprimir o mesmo DAV d) qualquer tipo de alteração após a impressão do próprio DAV quando impresso por ECF; Duvida -> Se for impresso o gerencial do DAV não pode mais alterar o mesmo. alquem que ja homologou como trataram essas duas questões acima
-
Pois é estou com o mesmo problema e nao consegui resolver tambem estou usando o XE 5
-
Atualizei para a Revisão 7066 mas não foi atualizados as units referente ao componente
-
Ja q eu tinha q fomatar a maquina fiz isso e instalou normalmente
-
Pois eu formatei a maquina minha e baixei tudo de novo se eu usar o instalador da esses erros que eu postei acima só se usar o instalador. O problema do vírus continua e baixei tudo do zero. se eu usar uma versao anterior a que estao no servidor não tem problemas nem um, nem virus e instala certinho usando o instalador. O arquivo ACBrTCP.bpl tambem acusa que é virus.
-
Acabei de atualizar meus componentes e usando o ACBR Instala esta dando o seguindo erro quando tento instalar: estou tentando instalar manualmente mas estou com outro problema como mostra a imagem em anexo, estou usando Delphi XE5 Agora o arquivo ACBrDiversos.bpl esta sendo acusado que é virus pelo antivirus. Compiling package D:\Componentes\ACBr_XE5\\Pacotes\Delphi\ACBrNFe2\ACBr_NFe2.dpk "C:\Program Files\Embarcadero\RAD Studio\12.0\bin\dcc32.exe" "D:\Componentes\ACBr_XE5\\Pacotes\Delphi\ACBrNFe2\ACBr_NFe2.dpk" --no-config -B -$O- -$W+ -$Y- -M -Q -H- -W- -DRELEASE -U"C:\Program Files\Embarcadero\RAD Studio\12.0\lib\Win32\release" -U"c:\program files\embarcadero\rad studio\12.0\lib\Win32\release;C:\Users\Administrador\Documents\RAD Studio\12.0\Imports;c:\program files\embarcadero\rad studio\12.0\Imports;C:\Users\Public\Documents\RAD Studio\12.0\Dcp;c:\program files\embarcadero\rad studio\12.0\include;C:\Program Files\FastReports\LibD19;C:\Program Files\Raize\CS5\Lib\RS-XE5\Win32;C:\Users\Public\Documents\RAD Studio\12.0\Bpl;C:\Users\Public\Documents\RAD Studio\12.0\Dcp;D:\Componentes\ACBr_XE5\Fontes\ACBrBoleto;D:\Componentes\ACBr_XE5\Fontes\ACBrBoleto\Logos;D:\Componentes\ACBr_XE5\Fontes\ACBrBoleto\Logos\Colorido;D:\Componentes\ACBr_XE5\Fontes\ACBrBoleto\Logos\PretoBranco;D:\Componentes\ACBr_XE5\Fontes\ACBrCapicom;D:\Componentes\ACBr_XE5\Fontes\ACBrComum;D:\Componentes\ACBr_XE5\Fontes\ACBrConvenio115;D:\Componentes\ACBr_XE5\Fontes\ACBrCTe;D:\Componentes\ACBr_XE5\Fontes\ACBrDiversos;D:\Componentes\ACBr_XE5\Fontes\ACBrDiversos\ACBrFalaWaves;D:\Componentes\ACBr_XE5\Fontes\ACBrGNRE;D:\Componentes\ACBr_XE5\Fontes\ACBrLFD;D:\Componentes\ACBr_XE5\Fontes\ACBrMDFe;D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2;D:\Componentes\ACBr_XE5\Fontes\ACBrNFSe;D:\Componentes\ACBr_XE5\Fontes\ACBrPAF;D:\Componentes\ACBr_XE5\Fontes\ACBrSAT;D:\Componentes\ACBr_XE5\Fontes\ACBrSEF2;D:\Componentes\ACBr_XE5\Fontes\ACBrSerial;D:\Componentes\ACBr_XE5\Fontes\ACBrSintegra;D:\Componentes\ACBr_XE5\Fontes\ACBrSPED;D:\Componentes\ACBr_XE5\Fontes\ACBrSPED\ACBrSPEDContabil;D:\Componentes\ACBr_XE5\Fontes\ACBrSPED\ACBrSPEDFCont;D:\Componentes\ACBr_XE5\Fontes\ACBrSPED\ACBrSPEDFiscal;D:\Componentes\ACBr_XE5\Fontes\ACBrSPED\ACBrSPEDPisCofins;D:\Componentes\ACBr_XE5\Fontes\ACBrTCP;D:\Componentes\ACBr_XE5\Fontes\ACBrTEFD;D:\Componentes\ACBr_XE5\Fontes\Imagens;D:\Componentes\ACBr_XE5\Fontes\PCN2;D:\Componentes\ACBr_XE5\Fontes\SintegraSultan;D:\Componentes\ACBr_XE5\Fontes\synalist;C:\Program Files\DevExpress VCL\Library\RS19;D:\Componentes\Compoente Farmacia Novo\FarmPop;D:\Componentes\JVCL347Complete\jcl\jcl\lib\d19\win32;D:\Componentes\JVCL347Complete\jcl\jcl\source\include;D:\Componentes\JVCL347Complete\jvcl\jvcl\lib\D19\win32;D:\Componentes\JVCL347Complete\jvcl\jvcl\common;D:\Componentes\JVCL347Complete\jvcl\jvcl\Resources;D:\Componentes\JVCL347Complete\jvcl\jvcl\runn;D:\Componentes\Berg Components\Berg Soft Next Suite 5\Sources;D:\Componentes\Berg Components\Berg Soft Next Suite 5\Sources\Next Gridd;d:\componentes\fortesreport xe5\bin\dxe3;D:\Componentes\Berg Components\Berg Soft Next Suite 5\Sources\Next Grid;D:\Componentes\TMS Component Pack 7.1.3.0\DelphiXE5;D:\Componentes\TMS Component Pack 7.1.3.0;D:\Componentes\Compoente Farmacia Novo\VidaLink;d:\componentes\compoente farmacia novo\pharmalink\bpl;D:\Componentes\Compoente Farmacia Novo\FuncionalCard\Source;D:\Componentes\Compoente Farmacia Novo\PharmaLink\dcu;D:\Componentes\Compoente Farmacia Novo\PharmaLink;C:\Program Files\Nevrona\Rave11\XE5-32;C:\Program Files\Devart\Dbx\PostgreSql\Lib\Delphi19\Win32" -U"D:\Componentes\ACBr_XE5\Lib\Delphi\LibD19" -I"c:\program files\embarcadero\rad studio\12.0\lib\Win32\release;C:\Users\Administrador\Documents\RAD Studio\12.0\Imports;c:\program files\embarcadero\rad studio\12.0\Imports;C:\Users\Public\Documents\RAD Studio\12.0\Dcp;c:\program files\embarcadero\rad studio\12.0\include;C:\Program Files\FastReports\LibD19;C:\Program Files\Raize\CS5\Lib\RS-XE5\Win32;C:\Users\Public\Documents\RAD Studio\12.0\Bpl;C:\Users\Public\Documents\RAD Studio\12.0\Dcp;D:\Componentes\ACBr_XE5\Fontes\ACBrBoleto;D:\Componentes\ACBr_XE5\Fontes\ACBrBoleto\Logos;D:\Componentes\ACBr_XE5\Fontes\ACBrBoleto\Logos\Colorido;D:\Componentes\ACBr_XE5\Fontes\ACBrBoleto\Logos\PretoBranco;D:\Componentes\ACBr_XE5\Fontes\ACBrCapicom;D:\Componentes\ACBr_XE5\Fontes\ACBrComum;D:\Componentes\ACBr_XE5\Fontes\ACBrConvenio115;D:\Componentes\ACBr_XE5\Fontes\ACBrCTe;D:\Componentes\ACBr_XE5\Fontes\ACBrDiversos;D:\Componentes\ACBr_XE5\Fontes\ACBrDiversos\ACBrFalaWaves;D:\Componentes\ACBr_XE5\Fontes\ACBrGNRE;D:\Componentes\ACBr_XE5\Fontes\ACBrLFD;D:\Componentes\ACBr_XE5\Fontes\ACBrMDFe;D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2;D:\Componentes\ACBr_XE5\Fontes\ACBrNFSe;D:\Componentes\ACBr_XE5\Fontes\ACBrPAF;D:\Componentes\ACBr_XE5\Fontes\ACBrSAT;D:\Componentes\ACBr_XE5\Fontes\ACBrSEF2;D:\Componentes\ACBr_XE5\Fontes\ACBrSerial;D:\Componentes\ACBr_XE5\Fontes\ACBrSintegra;D:\Componentes\ACBr_XE5\Fontes\ACBrSPED;D:\Componentes\ACBr_XE5\Fontes\ACBrSPED\ACBrSPEDContabil;D:\Componentes\ACBr_XE5\Fontes\ACBrSPED\ACBrSPEDFCont;D:\Componentes\ACBr_XE5\Fontes\ACBrSPED\ACBrSPEDFiscal;D:\Componentes\ACBr_XE5\Fontes\ACBrSPED\ACBrSPEDPisCofins;D:\Componentes\ACBr_XE5\Fontes\ACBrTCP;D:\Componentes\ACBr_XE5\Fontes\ACBrTEFD;D:\Componentes\ACBr_XE5\Fontes\Imagens;D:\Componentes\ACBr_XE5\Fontes\PCN2;D:\Componentes\ACBr_XE5\Fontes\SintegraSultan;D:\Componentes\ACBr_XE5\Fontes\synalist;C:\Program Files\DevExpress VCL\Library\RS19;D:\Componentes\Compoente Farmacia Novo\FarmPop;D:\Componentes\JVCL347Complete\jcl\jcl\lib\d19\win32;D:\Componentes\JVCL347Complete\jcl\jcl\source\include;D:\Componentes\JVCL347Complete\jvcl\jvcl\lib\D19\win32;D:\Componentes\JVCL347Complete\jvcl\jvcl\common;D:\Componentes\JVCL347Complete\jvcl\jvcl\Resources;D:\Componentes\JVCL347Complete\jvcl\jvcl\runn;D:\Componentes\Berg Components\Berg Soft Next Suite 5\Sources;D:\Componentes\Berg Components\Berg Soft Next Suite 5\Sources\Next Gridd;d:\componentes\fortesreport xe5\bin\dxe3;D:\Componentes\Berg Components\Berg Soft Next Suite 5\Sources\Next Grid;D:\Componentes\TMS Component Pack 7.1.3.0\DelphiXE5;D:\Componentes\TMS Component Pack 7.1.3.0;D:\Componentes\Compoente Farmacia Novo\VidaLink;d:\componentes\compoente farmacia novo\pharmalink\bpl;D:\Componentes\Compoente Farmacia Novo\FuncionalCard\Source;D:\Componentes\Compoente Farmacia Novo\PharmaLink\dcu;D:\Componentes\Compoente Farmacia Novo\PharmaLink;C:\Program Files\Nevrona\Rave11\XE5-32;C:\Program Files\Devart\Dbx\PostgreSql\Lib\Delphi19\Win32" -R"c:\program files\embarcadero\rad studio\12.0\lib\Win32\release;C:\Users\Administrador\Documents\RAD Studio\12.0\Imports;c:\program files\embarcadero\rad studio\12.0\Imports;C:\Users\Public\Documents\RAD Studio\12.0\Dcp;c:\program files\embarcadero\rad studio\12.0\include;C:\Program Files\FastReports\LibD19;C:\Program Files\Raize\CS5\Lib\RS-XE5\Win32;C:\Users\Public\Documents\RAD Studio\12.0\Bpl;C:\Users\Public\Documents\RAD Studio\12.0\Dcp;D:\Componentes\ACBr_XE5\Fontes\ACBrBoleto;D:\Componentes\ACBr_XE5\Fontes\ACBrBoleto\Logos;D:\Componentes\ACBr_XE5\Fontes\ACBrBoleto\Logos\Colorido;D:\Componentes\ACBr_XE5\Fontes\ACBrBoleto\Logos\PretoBranco;D:\Componentes\ACBr_XE5\Fontes\ACBrCapicom;D:\Componentes\ACBr_XE5\Fontes\ACBrComum;D:\Componentes\ACBr_XE5\Fontes\ACBrConvenio115;D:\Componentes\ACBr_XE5\Fontes\ACBrCTe;D:\Componentes\ACBr_XE5\Fontes\ACBrDiversos;D:\Componentes\ACBr_XE5\Fontes\ACBrDiversos\ACBrFalaWaves;D:\Componentes\ACBr_XE5\Fontes\ACBrGNRE;D:\Componentes\ACBr_XE5\Fontes\ACBrLFD;D:\Componentes\ACBr_XE5\Fontes\ACBrMDFe;D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2;D:\Componentes\ACBr_XE5\Fontes\ACBrNFSe;D:\Componentes\ACBr_XE5\Fontes\ACBrPAF;D:\Componentes\ACBr_XE5\Fontes\ACBrSAT;D:\Componentes\ACBr_XE5\Fontes\ACBrSEF2;D:\Componentes\ACBr_XE5\Fontes\ACBrSerial;D:\Componentes\ACBr_XE5\Fontes\ACBrSintegra;D:\Componentes\ACBr_XE5\Fontes\ACBrSPED;D:\Componentes\ACBr_XE5\Fontes\ACBrSPED\ACBrSPEDContabil;D:\Componentes\ACBr_XE5\Fontes\ACBrSPED\ACBrSPEDFCont;D:\Componentes\ACBr_XE5\Fontes\ACBrSPED\ACBrSPEDFiscal;D:\Componentes\ACBr_XE5\Fontes\ACBrSPED\ACBrSPEDPisCofins;D:\Componentes\ACBr_XE5\Fontes\ACBrTCP;D:\Componentes\ACBr_XE5\Fontes\ACBrTEFD;D:\Componentes\ACBr_XE5\Fontes\Imagens;D:\Componentes\ACBr_XE5\Fontes\PCN2;D:\Componentes\ACBr_XE5\Fontes\SintegraSultan;D:\Componentes\ACBr_XE5\Fontes\synalist;C:\Program Files\DevExpress VCL\Library\RS19;D:\Componentes\Compoente Farmacia Novo\FarmPop;D:\Componentes\JVCL347Complete\jcl\jcl\lib\d19\win32;D:\Componentes\JVCL347Complete\jcl\jcl\source\include;D:\Componentes\JVCL347Complete\jvcl\jvcl\lib\D19\win32;D:\Componentes\JVCL347Complete\jvcl\jvcl\common;D:\Componentes\JVCL347Complete\jvcl\jvcl\Resources;D:\Componentes\JVCL347Complete\jvcl\jvcl\runn;D:\Componentes\Berg Components\Berg Soft Next Suite 5\Sources;D:\Componentes\Berg Components\Berg Soft Next Suite 5\Sources\Next Gridd;d:\componentes\fortesreport xe5\bin\dxe3;D:\Componentes\Berg Components\Berg Soft Next Suite 5\Sources\Next Grid;D:\Componentes\TMS Component Pack 7.1.3.0\DelphiXE5;D:\Componentes\TMS Component Pack 7.1.3.0;D:\Componentes\Compoente Farmacia Novo\VidaLink;d:\componentes\compoente farmacia novo\pharmalink\bpl;D:\Componentes\Compoente Farmacia Novo\FuncionalCard\Source;D:\Componentes\Compoente Farmacia Novo\PharmaLink\dcu;D:\Componentes\Compoente Farmacia Novo\PharmaLink;C:\Program Files\Nevrona\Rave11\XE5-32;C:\Program Files\Devart\Dbx\PostgreSql\Lib\Delphi19\Win32" -N0"D:\Componentes\ACBr_XE5\Lib\Delphi\LibD19" -LE"D:\Componentes\ACBr_XE5\Lib\Delphi\LibD19" -LN"D:\Componentes\ACBr_XE5\Lib\Delphi\LibD19" -N"SWinapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell" Embarcadero Delphi for Win32 compiler version 26.0 Copyright (c) 1983,2013 Embarcadero Technologies, Inc. D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(1177) Error: E2003 Undeclared identifier: 'teEPECNFe' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(1179) Error: E2003 Undeclared identifier: 'cOrgaoAutor' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(1179) Error: E2003 Undeclared identifier: 'cOrgaoAutor' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(1180) Error: E2003 Undeclared identifier: 'tpAutor' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(1180) Error: E2003 Undeclared identifier: 'tpAutor' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(1181) Error: E2003 Undeclared identifier: 'verAplic' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(1181) Error: E2003 Undeclared identifier: 'verAplic' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(1182) Error: E2003 Undeclared identifier: 'dhEmi' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(1182) Error: E2003 Undeclared identifier: 'dhEmi' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(1183) Error: E2003 Undeclared identifier: 'tpNF' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(1183) Error: E2003 Undeclared identifier: 'tpNF' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(1184) Error: E2003 Undeclared identifier: 'IE' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(1184) Error: E2003 Undeclared identifier: 'IE' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(1186) Error: E2003 Undeclared identifier: 'dest' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(1186) Error: E2003 Undeclared identifier: 'dest' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(1187) Error: E2003 Undeclared identifier: 'dest' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(1187) Error: E2003 Undeclared identifier: 'dest' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(1188) Error: E2003 Undeclared identifier: 'dest' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(1188) Error: E2003 Undeclared identifier: 'dest' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(1189) Error: E2003 Undeclared identifier: 'dest' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(1189) Error: E2003 Undeclared identifier: 'dest' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(1191) Error: E2003 Undeclared identifier: 'vNF' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(1191) Error: E2003 Undeclared identifier: 'vNF' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(1192) Error: E2003 Undeclared identifier: 'vICMS' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(1192) Error: E2003 Undeclared identifier: 'vICMS' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(1193) Error: E2003 Undeclared identifier: 'vST' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(1193) Error: E2003 Undeclared identifier: 'vST' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(2845) Error: E2003 Undeclared identifier: 'XML' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFeWebServices.pas(2845) Error: E2003 Undeclared identifier: 'XML' D:\Componentes\ACBr_XE5\Fontes\ACBrNFe2\ACBrNFe.pas(1858) Fatal: F2063 Could not compile used unit 'ACBrNFeWebServices.pas' Compilation failure
-
por causa disso será que pode haver algum problema na homologação.
-
Minha Duvida é quando eu informo os dados do cliente no final do cupom ele esta vindo depois do MD5 Exemplo do Rodapé do cupom Vendedor: tchock Obrigado Volte Sempre -------------------------------------------------------- MD-5: 25677687867687687867 Sistema teste -------------------------------------------------------- CNPJ/CPF: Cliente Nome: Teste Então no exemplo assim pq os dados do cliente não vem junto aos do vendedor
-
Se vc estiver imprimindo um Comprovante Gerencial a impressora não vai permitir o cancelamento do cupom para vc poder cancelar o cupom tem que imprimir um CDC Comprovante de Debito e Credito assim vc conseguira cancelar o CDC e o Cupom juntos.
-
lvr eu nao tinha observado isso fiz a correção e funcionou certinho... Obrigado
-
Estou começando hj a Trabalhar na NFC-e e estou tendo problema com UF, estou usando o ambiente de homologação Dados Gerado: Ambiente : 2 Versão Aplicativo : AM3.00 Status Código : 773 Status Descrição : Rejeicao: Operacao Interna e UF de destino diferente da UF do emitente UF : AM dhRecbto : 06/05/2014 15:30:32 chNFe : 32140511475728000196650010000000011000000019 Uma outra Duvida é preciso mudar alguma coisa no WebServer para os estados q usa a NFC-e. 32140511475728000196650010000000011000000019-nfe.xml
-
Ele so instala se remover a unit ACBrSATExtratoClass.pas de Contains do delphi ai ele instala sem problema nem um se add ela de novo ai complica novamente
-
Foi tentar conectar hj na ecf por incrivelmente a função funciono normalmente
-
Acabei de atualizar meu ACBr porem esta apresentando erros em algumas instalações usando o Instaldor referente ao ForteReport no XE5 ACBrNFeDanfeRLpkg.dpk(76) Fatal: Required package 'RLibWinD7vcl' not found D:\Componentes\ACBr_XE5\Fontes\ACBrSAT\ACBrSATExtratoFortesFr.pas(55) Fatal: File not found: 'RLConsts.dcu'