Ir para conteúdo
  • Cadastre-se

Joao_Paulo

Membros
  • Total de ítens

    3
  • Registro em

  • Última visita

Tudo que Joao_Paulo postou

  1. Estou com o mesmo problema com o ICMS. Quando empresa simples nacional ele apresenta 00 para o CST, contudo, não exite a TAG. O que fiz foi verificar se a empresa era simples nacional ou não para então decidir qual campo pegar (CST ou CSOSN). if CRTToStr(Emit.CRT)<>'3' then begin cds_produtoscsosn.AsString:= OrigToStr(det.Items.Imposto.ICMS.orig)+csosnICMSToStr(det.Items.Imposto.ICMS.CSosn); end else begin cds_produtoscst.AsString:= OrigToStr(det.Items.Imposto.ICMS.orig)+cstICMSToStr(det.Items.Imposto.ICMS.cst); end; Contudo, existe uma forma de identificar se o campo está ou não informado no XML?
  2. O problema da GNRE acabei lendo depois. Limpei os dados sim. Hoje consegui resolver da seguinte maneira, tive que abrir os pacotes PCNComun e Synapses e compilar manualmente. Depois mandar instalar. Ai ficou tudo ok....
  3. Boa noite! Estou tendo problemas para instalar alguns pacotes do ACBR: ACBr_NFe.dpk, ACBr_GNRE.dpk e ACBr_GNREGuiaFR.dpk. Estou instalando no xe7 com ACBrInstall_Trunk2.exe. Se retirar esses pacotes da lista todos os outros são instalados e funcionam corretamente. Alguma idéia de como corrigir? Os logs com erros seguem abaixo: Compiling package D:\acbr\Pacotes\Delphi\ACBrDFe\ACBrNFe\ACBr_NFe.dpk D:\acbr\Fontes\ACBrDFe\ACBrNFe\PCNNFe\pcnNFeW.pas(1797) Error: E2003 Undeclared identifier: 'DSC_PFCPUFDEST' D:\acbr\Fontes\ACBrDFe\ACBrNFe\PCNNFe\pcnNFeW.pas(1801) Error: E2003 Undeclared identifier: 'DSC_VFCPUFDEST' D:\acbr\Fontes\ACBrDFe\ACBrNFe\ACBrNFeNotasFiscais.pas(1974) Fatal: F2063 Could not compile used unit 'pcnNFeW.pas' Compiling package D:\acbr\Pacotes\Delphi\ACBrDFe\ACBrGNRE\ACBr_GNRE.dpk D:\acbr\Fontes\ACBrDFe\ACBrGNRE\ACBrGNREWebServices.pas(596) Error: E2003 Undeclared identifier: 'GNREEnviGNRE' D:\acbr\Fontes\ACBrDFe\ACBrGNRE\ACBrGNREWebServices.pas(657) Error: E2250 There is no overloaded version of 'Execute' that can be called with these arguments D:\acbr\Fontes\ACBrDFe\ACBrGNRE\ACBrGNREWebServices.pas(710) Error: E2003 Undeclared identifier: 'ConfAmbiente' D:\acbr\Fontes\ACBrDFe\ACBrGNRE\ACBrGNREWebServices.pas(761) Error: E2003 Undeclared identifier: 'GNREConsResLote' D:\acbr\Fontes\ACBrDFe\ACBrGNRE\ACBrGNREWebServices.pas(824) Error: E2250 There is no overloaded version of 'Execute' that can be called with these arguments D:\acbr\Fontes\ACBrDFe\ACBrGNRE\ACBrGNREWebServices.pas(875) Error: E2003 Undeclared identifier: 'ConfAmbiente' D:\acbr\Fontes\ACBrDFe\ACBrGNRE\ACBrGNREWebServices.pas(947) Error: E2003 Undeclared identifier: 'GNREConsResLote' D:\acbr\Fontes\ACBrDFe\ACBrGNRE\ACBrGNREWebServices.pas(1010) Error: E2250 There is no overloaded version of 'Execute' that can be called with these arguments D:\acbr\Fontes\ACBrDFe\ACBrGNRE\ACBrGNREWebServices.pas(1070) Error: E2003 Undeclared identifier: 'ConfAmbiente' D:\acbr\Fontes\ACBrDFe\ACBrGNRE\ACBrGNREWebServices.pas(1121) Error: E2003 Undeclared identifier: 'GNREConsConfigUF' D:\acbr\Fontes\ACBrDFe\ACBrGNRE\ACBrGNREWebServices.pas(1182) Error: E2250 There is no overloaded version of 'Execute' that can be called with these arguments D:\acbr\Fontes\ACBrDFe\ACBrGNRE\ACBrGNREWebServices.pas(1239) Error: E2003 Undeclared identifier: 'ConfAmbiente' D:\acbr\Fontes\ACBrDFe\ACBrGNRE\ACBrGNRE2.pas(1979) Fatal: F2063 Could not compile used unit 'ACBrGNREWebServices.pas' Compiling package D:\acbr\Pacotes\Delphi\ACBrDFe\ACBrGNRE\GNRE\Fast\ACBr_GNREGuiaFR.dpk ACBr_GNREGuiaFR.dpk(93) Fatal: E2202 Required package 'ACBr_GNRE' not found
×
×
  • Criar Novo...

Informação Importante

Colocamos cookies em seu dispositivo para ajudar a tornar este site melhor. Você pode ajustar suas configurações de cookies, caso contrário, assumiremos que você está bem para continuar.