Jump to content

dev botao

ACBrReinfLoteEventos - AV


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

Recommended Posts

Olá, atualizei o ACBr e comecei o ter Access Violation ao tentar enviar, mesmo com o demo, na seguinte linha:

@\Fontes\ACBrDFe\ACBrReinf\ACBrReinfLoteEventos.pas - linha: 143

FEventos := TACBrReinf(FACBrReinf).Eventos;

Tive q fazer a seguinte alteração para funcionar.

Index: ACBrReinfLoteEventos.pas
===================================================================
--- ACBrReinfLoteEventos.pas	(revision 16781)
+++ ACBrReinfLoteEventos.pas	(working copy)
@@ -75,7 +75,6 @@
 
   TLoteEventos = class(TReinfCollection)
   private
-    FACBrReinf: TComponent;
     FIdeEmpregador: TIdeContri;
     FIdeTransmissor: TIdeTransmissor;
     FGerador: TGerador;

Em anexo para analise.

ACBrReinfLoteEventos.pas.patch ACBrReinfLoteEventos.pas

  • Like 1
Link to comment
Share on other sites

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • 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.