Skip to content

Commit

Permalink
Merge pull request #41 from Eficaz-Sistemas/master
Browse files Browse the repository at this point in the history
Release 6.2.1 and tests fixes.
  • Loading branch information
HClausing authored Nov 20, 2023
2 parents 3ac3682 + 3bccb99 commit 3485067
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 3485067

Please sign in to comment.