Skip to content

Commit 4062a9b

Browse files
authored
bugfix/ICMSGeral_CRT_SimplesNacionalMei: adicionado opção pendente CRT.SimplesNacionalMei no switch case do metodo ICMSGeral.ObterICMSBasico() em NFe.Utils/Tributacao/Estadual/ICMSGeral.cs (#21)
1 parent eff3fbd commit 4062a9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NFe.Utils/Tributacao/Estadual/ICMSGeral.cs

+1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ public ICMSBasico ObterICMSBasico(CRT crt)
7070

7171
switch (crt)
7272
{
73+
case CRT.SimplesNacionalMei:
7374
case CRT.SimplesNacional:
7475
switch (CST)
7576
{

0 commit comments

Comments
 (0)