Suporte a lucro de micro-empresa e SIMPLES.
[cascardo/declara.git] / lib / isento.c
index 3967d2c..49209c1 100644 (file)
@@ -51,6 +51,10 @@ static int isento_totais_update(struct declaracao *dec, struct isento *isento)
                isento->exclusivo = 0;
                r = totais_add(dec, "POUPANCA", isento->valor);
                break;
+       case 13:
+               isento->exclusivo = 0;
+               r = totais_add(dec, "LUCROME", isento->valor);
+               break;
        case 6:
        case 99:
                isento->exclusivo = 1;