Jump to content

dev botao

  • Este tópico foi criado há 2630 dias atrás.
  • Talvez seja melhor você criar um NOVO TÓPICO do que postar uma resposta aqui.

Recommended Posts

Posted

Boa tarde.

Não consigo encontrar essas tags, no NF-e 4.0:

 with NFe.pag.Add do
    begin
      {detPag   := 0.00; --> TAG NÃO  ENCONTRADA}
      tPag      := TpcnFormaPagamento(01);
      vPag      := 0.00;
      {card     := 0.00; --> TAG NÃO  ENCONTRADA}
      tpIntegra := tiNaoInformado;
      CNPJ      := '87217774000157';
      tBand     := TpcnBandeiraCartao.bcAmericanExpress;
      cAut      := '0';
      {vTroco    := 0.00; --> TAG NÃO  ENCONTRADA}
    end;

 

  • Moderadores
Posted

Boa tarde, as tags para pagamento na NFe 4.0 são:

with pag.Add do
begin
    tPag:= ;
    vPag:= ;
    tpIntegra:= ;
    CNPJ:= ;
    tBand:= ;
    cAut:=;
end;
pag.vTroco:= ; 

 

O grupo "detPag" e "card" gera automático com o ACBr.

Consultor SAC ACBr

José Junior
Ajude o Projeto ACBr crescer - Assine o SAC

Projeto ACBr     Telefone:(15) 2105-0750 WhatsApp(15)99790-2976.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.

The popup will be closed in 10 seconds...