Skip to content

Commit

Permalink
Release 6.2.1 and tests fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
HClausing committed Nov 20, 2023
1 parent 709b8d1 commit 3bccb99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Core/EficazFramework.SPED/EficazFramework.SPED.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>net7.0;net8.0</TargetFrameworks>
<Version>6.3.0</Version>
<Version>6.2.1</Version>
<AssemblyVersion>6.2.1.0</AssemblyVersion>
<FileVersion>6.2.1.0</FileVersion>
<Authors>Eficaz Sistemas; Henrique Clausing</Authors>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ internal static void PreencheCamposRendimentoisento(R4020 evento, string cnpjCpf
// identificação do beneficiário
cnpjBenef = "34785515000166",
nmBenef = "Wayne Enterprise Inc",
//isenImun = TipoIsencaoPJ.InstituicaoFilantropica,
isenImun = TipoIsencaoPJ.InstituicaoFilantropica,
// pagamento (1:1, diferentemente ao apresentado em R-4010
idePgto = new System.Collections.Generic.List<R4020IdentificacaoPagtoPj>()
{
Expand Down

0 comments on commit 3bccb99

Please sign in to comment.