Funções para lista de pagamentos ordenados.
[cascardo/declara.git] / lib / gera.c
index 3ae5e3d..eac8b7f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (C) 2015  Thadeu Lima de Souza Cascardo <cascardo@minaslivre.org>
+ *  Copyright (C) 2015-2016  Thadeu Lima de Souza Cascardo <cascardo@minaslivre.org>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
@@ -42,14 +42,15 @@ static void gera_header(struct declaracao *dec, FILE *f)
        fprintf(f, "%s", dec->cpf); /* CPF: 11 dígitos */
        fprintf(f, "   "); /* Filler */
        fprintf(f, "1"); /* Tipo NI: Pessoa Física (1) */
-       fprintf(f, "100"); /* Versão IRPF */
+       fprintf(f, "130"); /* Versão IRPF */
        fprintf(f, "%-60.60s", dec->nome);
        fprintf(f, "%s", dec->contribuinte.uf);
        fprintf(f, "%s", "0000000000"); /* FIXME: hash */
        fprintf(f, "1"); /* TODO: certificavel */
        fprintf(f, "%-8.8s", dec->contribuinte.dn);
        fprintf(f, "%s", dec->tipo == COMPLETA ? "S" : "N");
-       fprintf(f, "%s", dec->restituicao ? "2" : "0"); /* TODO: resultado imposto, 2 - restituicao */
+       /* TODO: resultado imposto, 1 - pagar, 2 - restituicao */
+       fprintf(f, "%s", dec->restituicao ? "2" : (dec->pagar ? "1" : "0"));
        fprintf(f, "S"); /* TODO: gerada? */
        fprintf(f, "%-10.10s", dec->retifica ?: ""); /* recibo retificada ex. atual */
        fprintf(f, "2"); /* TODO: PGD */
@@ -58,7 +59,7 @@ static void gera_header(struct declaracao *dec, FILE *f)
        fprintf(f, "%-9.9s", sistema_get_jvm_versao(dec));
        fprintf(f, "%-10.10s", ""); /* TODO: última declaração transmitida (pode ser vazio?) */
        fprintf(f, "%04d", dec->contribuinte.cd_municipio);
-       fprintf(f, "           "); /* TODO: CPF conjuge */
+       fprintf(f, "%-11.11s", dec->conjuge.cpf ? : ""); /* TODO: CPF conjuge */
        fprintf(f, "%d", dec->obrigatoria ? 1 : 0); /* obrigatoria entrega */
        fprintf(f, "%013lld", dec->devido); /* imposto devido, carne-leao, complementar dos dependentes */
        fprintf(f, "%-10.10s", dec->recibo ?: ""); /* recibo ex. anterior */
@@ -73,8 +74,8 @@ static void gera_header(struct declaracao *dec, FILE *f)
        fprintf(f, "0"); /* TODO: mudanca endereco */
        fprintf(f, "%s", dec->contribuinte.cep);
        fprintf(f, "0"); /* TODO: debito 1a quota */
-       fprintf(f, "%-3.3s", dec->banco); /* no banco */
-       fprintf(f, "%-4.4s", dec->agencia); /* agencia */
+       fprintf(f, "%-3.3s", dec->banco ? : "000"); /* no banco */
+       fprintf(f, "%-4.4s", dec->agencia ? : "0000"); /* agencia */
        fprintf(f, " "); /* TODO: filler */
        fprintf(f, "00000000"); /* transito julgado, gravado apenas se espolio */
        fprintf(f, "%013lld", dec->pagar); /* imposto a pagar */
@@ -87,10 +88,10 @@ static void gera_header(struct declaracao *dec, FILE *f)
        fprintf(f, " "); /* RRA4 */
        fprintf(f, "%-11.11s", ""); /* CPF RRA4 */
        fprintf(f, "0000000000000"); /* TODO: Doacao ECA */
-       fprintf(f, "%-14.14s", rendimento_cnpj_ordenado(dec, 0)); /* TODO: CNPJ maior */
-       fprintf(f, "%-14.14s", rendimento_cnpj_ordenado(dec, 1)); /* TODO: CNPJ maior 2 */
-       fprintf(f, "%-14.14s", rendimento_cnpj_ordenado(dec, 2)); /* TODO: CNPJ maior 3 */
-       fprintf(f, "%-14.14s", rendimento_cnpj_ordenado(dec, 3)); /* TODO: CNPJ maior 4 */
+       fprintf(f, "%-14.14s", rendimento_cnpj_ordenado(dec, 0)); /* CNPJ maior */
+       fprintf(f, "%-14.14s", rendimento_cnpj_ordenado(dec, 1)); /* CNPJ maior 2 */
+       fprintf(f, "%-14.14s", rendimento_cnpj_ordenado(dec, 2)); /* CNPJ maior 3 */
+       fprintf(f, "%-14.14s", rendimento_cnpj_ordenado(dec, 3)); /* CNPJ maior 4 */
        fprintf(f, "%-11.11s", ""); /* CPF Dependente 1 */
        fprintf(f, "%-8.8s", ""); /* DN Dependente 1 */
        fprintf(f, "%-11.11s", ""); /* CPF Dependente 2 */
@@ -104,9 +105,9 @@ static void gera_header(struct declaracao *dec, FILE *f)
        fprintf(f, "%-11.11s", ""); /* CPF Dependente 6 */
        fprintf(f, "%-8.8s", ""); /* DN Dependente 6 */
        /* medico maior, TODO: outros códigos */
-       fprintf(f, "%-14.14s", pagamento_cnpj_ordenado(dec, 26, 0));
+       fprintf(f, "%-14.14s", medico_cnpj_ordenado(dec, 0));
        /* medico maior 2, TODO: outros códigos */
-       fprintf(f, "%-14.14s", pagamento_cnpj_ordenado(dec, 26, 1));
+       fprintf(f, "%-14.14s", medico_cnpj_ordenado(dec, 1));
        fprintf(f, "%-11.11s", ""); /* CPF pensao */
        fprintf(f, "%-11.11s", ""); /* CPF inventariante */
        fprintf(f, "%-40.40s", dec->contribuinte.municipio);
@@ -118,17 +119,17 @@ static void gera_header(struct declaracao *dec, FILE *f)
        fprintf(f, "%03d", dec->obrigatoria); /* criterio obrigatoriedade */
        fprintf(f, "%013lld", totais_get(dec, "RENDPJ")); /* Total tributavel */
        /* CNPJ previdencia */
-       fprintf(f, "%-14.14s", pagamento_cnpj_ordenado(dec, 36, 0));
+       fprintf(f, "%-14.14s", inss_cnpj_ordenado(dec, 0));
        /* CNPJ previdencia 2 */
-       fprintf(f, "%-14.14s", pagamento_cnpj_ordenado(dec, 36, 1));
+       fprintf(f, "%-14.14s", inss_cnpj_ordenado(dec, 1));
        /* Total isentos */
        fprintf(f, "%013lld", totais_get(dec, "ISENTOS"));
        /* Total exclusivo */
        fprintf(f, "%013lld", totais_get(dec, "EXCLUSIVOS"));
        /* Total pagamentos */
        fprintf(f, "%013lld", totais_get(dec, "PAGAMENTOS"));
-       fprintf(f, "%-13.13s", dec->contacorrente); /* numero conta */
-       fprintf(f, "%-2.2s", dec->dvconta); /* DV conta */
+       fprintf(f, "%-13.13s", dec->contacorrente ? : ""); /* numero conta */
+       fprintf(f, "%-2.2s", dec->dvconta ? : ""); /* DV conta */
        fprintf(f, "0"); /* TODO: revalidar DV conta */
 
        /* Mudanças de 2015 */
@@ -164,7 +165,7 @@ static void gera_contribuinte(struct declaracao *dec, FILE *f)
        fprintf(f, "%-15.15s", dec->contribuinte.tipo_logradouro);
        fprintf(f, "%-40.40s", dec->contribuinte.logradouro);
        fprintf(f, "%-6.6s", dec->contribuinte.numero);
-       fprintf(f, "%-21.21s", dec->contribuinte.complemento);
+       fprintf(f, "%-21.21s", dec->contribuinte.complemento ?: "");
        fprintf(f, "%-19.19s", dec->contribuinte.bairro);
        fprintf(f, "%-9.9s", dec->contribuinte.cep);
        fprintf(f, "%04d", dec->contribuinte.cd_municipio);
@@ -181,18 +182,18 @@ static void gera_contribuinte(struct declaracao *dec, FILE *f)
        fprintf(f, "%-13.13s", dec->contribuinte.titulo_eleitor);
        fprintf(f, "%03d", dec->contribuinte.ocupacao_principal);
        fprintf(f, "%02d", dec->contribuinte.natureza_ocupacao);
-       fprintf(f, "0"); /* TODO: qnt quotas */
+       fprintf(f, "%d", dec->pagar ? 1 : 0); /* TODO/FIXME: qnt quotas */
        fprintf(f, "%s", dec->tipo == COMPLETA ? "S" : "N");
        fprintf(f, "%s", dec->retifica ? "S" : "N");
        fprintf(f, "S"); /* GERADO */
        fprintf(f, "N"); /* TODO: mudança de endereço */
        fprintf(f, "%-12.12s", dec->retifica ? : ""); /* Recibo declaração original */
-       fprintf(f, "%-3.3s", dec->banco); /* banco */
-       fprintf(f, "%-4.4s", dec->agencia); /* agência */
+       fprintf(f, "%-3.3s", dec->banco ? : "000"); /* banco */
+       fprintf(f, "%-4.4s", dec->agencia ? : "0000"); /* agência */
        fprintf(f, "N"); /* TODO: deficiência */
        fprintf(f, "0"); /* FILLER: pré-preenchida */
-       fprintf(f, "%-13.13s", dec->contacorrente); /* conta */
-       fprintf(f, "%-2.2s", dec->dvconta); /* DV conta */
+       fprintf(f, "%-13.13s", dec->contacorrente ? : ""); /* conta */
+       fprintf(f, "%-2.2s", dec->dvconta ? : ""); /* DV conta */
        fprintf(f, "N"); /* TODO: débito automático */
        fprintf(f, "0"); /* TODO: débito primeira quota */
        /* CNPJ principal fonte */
@@ -227,7 +228,7 @@ static void gera_simples(struct declaracao *dec, FILE *f)
        fprintf(f, "%013lld", 0); /* TODO: rendimentos PF ext. depend. */
        fprintf(f, "%013lld", 0); /* TODO: carnê-leão PF? */
        fprintf(f, "%013lld", 0); /* TODO: carnê-leão dependentes */
-       fprintf(f, "%013lld", 0); /* TODO: dedução dependentes */
+       fprintf(f, "%013lld", totais_get(dec, "DEPENDENTES")); /* TODO: dedução dependentes */
        fprintf(f, "%013lld", 0); /* TODO: previdência RRA */
        fprintf(f, "%013lld", 0); /* TODO: previdência RRA dependentes */
        fprintf(f, "%013lld", 0); /* TODO: pensão RRA */
@@ -253,11 +254,11 @@ static void gera_totais_simples(struct declaracao *dec, FILE *f)
        fprintf(f, "%013lld", 0); /* TODO: imposto retido Lei 11.033 */
        fprintf(f, "%013lld", dec->restituicao); /* imposto a restituir */
        fprintf(f, "%013lld", dec->pagar); /* imposto pagar */
-       fprintf(f, "%d", 0); /* TODO: quotas */
-       fprintf(f, "%013lld", 0); /* TODO: valor quota */
+       fprintf(f, "%d", dec->pagar ? 1 : 0); /* TODO/FIXME: quotas */
+       fprintf(f, "%013lld", dec->pagar); /* TODO: valor quota */
        fprintf(f, "%013lld", totais_get(dec, "ISENTOS")); /* rendimentos isentos */
        fprintf(f, "%013lld", totais_get(dec, "EXCLUSIVOS")); /* rendimentos tributação exclusiva */
-       fprintf(f, "%013lld", 0); /* TODO: conjuge */
+       fprintf(f, "%013lld", dec->conjuge.total); /* conjuge */
        fprintf(f, "%013lld", 0); /* TODO: rendimento PJ dependente */
        fprintf(f, "%013lld", 0); /* TODO: imposto retido dependente */
        fprintf(f, "%013lld", 0); /* TODO: imposto ganhos de capital */
@@ -303,8 +304,31 @@ static void gera_completa(struct declaracao *dec, FILE *f)
 {
        fprintf(f, "19");
        fprintf(f, "%s", dec->cpf); /* CPF: 11 dígitos */
-       fprintf(f, "%-14.14s", ""); /* TODO: CNPJ maior */
-       /* FIXME: completar campos */
+       fprintf(f, "%-14.14s", rendimento_cnpj_ordenado(dec, 0)); /* CNPJ maior */
+       fprintf(f, "%013lld", 0); /* TODO: imposto pago no exterior */
+       fprintf(f, "%013lld", 0); /* TODO: imposto complementar pago */
+       fprintf(f, "%013lld", 0); /* TODO: retido fonte Lei 11.033 */
+       fprintf(f, "%013lld", 0); /* TODO: rendimentos recebidos no exterior - titular */
+       fprintf(f, "%013lld", 0); /* TODO: livro caixa - titular */
+       fprintf(f, "%013lld", 0); /* TODO: carnê-leão - titular */
+       fprintf(f, "%013lld", 0); /* TODO: rendimentos recebidos no exterior - dependente */
+       fprintf(f, "%013lld", 0); /* TODO: livro caixa - dependente */
+       fprintf(f, "%013lld", 0); /* TODO: carnê-leão - dependente */
+       fprintf(f, "%013lld", totais_get(dec, "PREVIDENCIA")); /* TODO: contribuição previdenciária privada */
+       fprintf(f, "%013lld", 0); /* TODO: contribuição FAPI */
+       fprintf(f, "%013lld", totais_get(dec, "INSS")); /* TODO: INSS titular */
+       fprintf(f, "%013lld", 0); /* TODO: INSS dependente */
+       fprintf(f, "%013lld", totais_get(dec, "DECIMOTERCEIRO")); /* TODO: 13o titular */
+       fprintf(f, "%013lld", 0); /* TODO: 13o dependente */
+       fprintf(f, "%05d", 0); /* TODO: dependentes com instrucao */
+       fprintf(f, "%05d", 0); /* TODO: alimentandos com instrucao */
+       fprintf(f, "%013lld", 0); /* TODO: rendimentos PF titular */
+       fprintf(f, "%013lld", 0); /* TODO: rendimentos PF dependente */
+       fprintf(f, "%013lld", 0); /* TODO: rendimentos PF exterior titular */
+       fprintf(f, "%013lld", 0); /* TODO: rendimentos PF exterior dependente */
+       /* IRPF-2015-1.3 gera este valor como 0, antes era dec->devido */
+       fprintf(f, "%013lld", 0); /* TODO: imposto devido sem rendimento exterior */
+       fprintf(f, "%013lld", 0); /* TODO: limite imposto pago exterior */
 }
 
 static void gera_totais_completa(struct declaracao *dec, FILE *f)
@@ -312,6 +336,79 @@ static void gera_totais_completa(struct declaracao *dec, FILE *f)
        fprintf(f, "20");
        fprintf(f, "%s", dec->cpf); /* CPF: 11 dígitos */
        /* FIXME: completar campos */
+       fprintf(f, "%013lld", totais_get(dec, "RENDPJTIT")); /* rendimentos PJ titular */
+       fprintf(f, "%013lld", 0); /* TODO: rendimentos PF titular */
+       fprintf(f, "%013lld", 0); /* TODO: rendimentos PF dependente */
+       fprintf(f, "%013lld", 0); /* TODO: resultado atividade rural */
+       fprintf(f, "%013lld", totais_get(dec, "RENDPJ")); /* TODO: total rendimentos tributáveis */
+       fprintf(f, "%013lld", totais_get(dec, "INSS")); /* previdencia oficial */
+       fprintf(f, "%013lld", totais_get(dec, "PREVIDENCIA")); /* previdencia privada */
+       fprintf(f, "%013lld", totais_get(dec, "DEPENDENTES")); /* deducao dependentes */
+       fprintf(f, "%013lld", 0); /* TODO: deducao instrucao */
+       fprintf(f, "%013lld", totais_get(dec, "MEDICAS")); /* despesas medicas */
+       fprintf(f, "%013lld", 0); /* TODO: pensao */
+       fprintf(f, "%013lld", 0); /* TODO: pensao escritura publica */
+       fprintf(f, "%013lld", 0); /* TODO: livro caixa */
+       fprintf(f, "%013lld", totais_get(dec, "DEDUCOES")); /* total deduções */
+       fprintf(f, "%013lld", totais_get(dec, "BASE")); /* base de cálculo */
+       fprintf(f, "%013lld", dec->devido); /* TODO: valor do imposto */
+       fprintf(f, "%013lld", 0); /* TODO: deducao do imposto (limitado a 6%) */
+       fprintf(f, "%013lld", dec->devido); /* imposto devido */
+       fprintf(f, "%013lld", 0); /* TODO: contribuicao patronal */
+       fprintf(f, "%013lld", dec->devido); /* TODO: imposto devido menos patronal */
+       fprintf(f, "%013lld", dec->devido); /* TODO: imposto devido mais RRA */
+       fprintf(f, "%013lld", dec->retido); /* imposto na fonte */
+       fprintf(f, "%013lld", 0); /* TODO: carne leao */
+
+       fprintf(f, "%013lld", 0); /* TODO: imposto complementar */
+       fprintf(f, "%013lld", 0); /* TODO: imposto pago exterior */
+       fprintf(f, "%013lld", 0); /* TODO: imposto retido Lei 11.033 */
+       fprintf(f, "%013lld", dec->retido); /* TODO: total imposto pago */
+       fprintf(f, "%013lld", dec->restituicao); /* imposto a restituir */
+       fprintf(f, "%013lld", dec->pagar); /* imposto a pagar */
+       fprintf(f, "%d", dec->pagar ? 1 : 0); /* TODO/FIXME: quotas */
+       fprintf(f, "%013lld", dec->pagar); /* TODO: valor quota */
+
+       fprintf(f, "%013lld", totais_get(dec, "BENSANTERIOR")); /* total bens ano anterior */
+       fprintf(f, "%013lld", totais_get(dec, "BENS")); /* total bens ano base */
+       fprintf(f, "%013lld", 0); /* TODO: total dívidas ano anterior */
+       fprintf(f, "%013lld", 0); /* TODO: total dívidas ano base */
+       fprintf(f, "%013lld", dec->conjuge.total); /* conjuge */
+       fprintf(f, "%013lld", totais_get(dec, "ISENTOS")); /* rendimentos isentos */
+       fprintf(f, "%013lld", totais_get(dec, "EXCLUSIVOS")); /* rendimentos tributação exclusiva */
+       fprintf(f, "%013lld", 0); /* TODO: imposto ganhos de capital */
+       fprintf(f, "%013lld", 0); /* TODO: retido fonte Lei 11.033 */
+       fprintf(f, "%013lld", 0); /* TODO: imposto renda variável */
+
+       fprintf(f, "%013lld", 0); /* TODO: rendimento PJ dependente */
+       fprintf(f, "%013lld", 0); /* TODO: imposto fonte dependente */
+       fprintf(f, "%013lld", 0); /* TODO: imposto moeda estrangeira */
+       fprintf(f, "%013lld", 0); /* TODO: imposto ganhos capital moeda */
+       fprintf(f, "%013lld", totais_get(dec, "ISENTOSTIT")); /* rendimentos isentos titular */
+       fprintf(f, "%013lld", 0); /* TODO: rendimentos isentos dependentes */
+       fprintf(f, "%013lld", totais_get(dec, "EXCLUSIVOSTIT")); /* TODO: tributação exclusiva titular */
+       fprintf(f, "%013lld", 0); /* TODO: tributação exclusiva dependentes */
+       fprintf(f, "%013lld", 0); /* TODO: doações campanha */
+       fprintf(f, "%013lld", 0); /* TODO: rendimentos PF exigibilidade suspensa titular */
+       fprintf(f, "%013lld", 0); /* TODO: rendimentos PF exigibilidade suspensa dependentes */
+       fprintf(f, "%013lld", 0); /* TODO: depósitos judiciais exigibilidade suspensa titular */
+       fprintf(f, "%013lld", 0); /* TODO: depósitos judiciais exigibilidade suspensa dependentes */
+
+       fprintf(f, "%013lld", 0); /* TODO: rendimentos RRA titular */
+       fprintf(f, "%013lld", 0); /* TODO: previdencia RRA titular */
+       fprintf(f, "%013lld", 0); /* TODO: pensao RRA titular */
+       fprintf(f, "%013lld", 0); /* TODO: IRF RRA titular */
+       fprintf(f, "%013lld", 0); /* TODO: imposto RRA titular */
+       fprintf(f, "%013lld", 0); /* TODO: rendimentos RRA dependentes */
+       fprintf(f, "%013lld", 0); /* TODO: previdencia RRA dependentes */
+       fprintf(f, "%013lld", 0); /* TODO: pensao RRA dependentes */
+       fprintf(f, "%013lld", 0); /* TODO: IRF RRA dependentes */
+       fprintf(f, "%013lld", 0); /* TODO: imposto RRA dependentes */
+
+       fprintf(f, "%013lld", 0); /* TODO: imposto diferido ganho capital */
+       fprintf(f, "%013lld", 0); /* TODO: imposto devido ganho capital */
+       fprintf(f, "%013lld", 0); /* TODO: imposto ganho líquido renda variável */
+       fprintf(f, "%013lld", 0); /* TODO: imposto devido ganho capital moeda estrangeira */
 }
 
 static void gera_isentos(struct declaracao *dec, FILE *f)
@@ -363,7 +460,7 @@ static void gera_exclusivos(struct declaracao *dec, FILE *f)
        fprintf(f, "%013lld", totais_get(dec, "DECIMOTERCEIRO"));
        fprintf(f, "%013lld", 0); /* TODO: ganho de capital */
        fprintf(f, "%013lld", 0); /* TODO: ganho líquido renda variável */
-       fprintf(f, "%013lld", 0); /* TODO: aplicações financeiras */
+       fprintf(f, "%013lld", totais_get(dec, "APLICACOES")); /* TODO: aplicações financeiras */
        fprintf(f, "%013lld", 0); /* TODO: outros */
        fprintf(f, "%-60.60s", ""); /* FILLER1 */
        fprintf(f, "%013lld", 0); /* TODO: ganhos de capital alienação de bens */
@@ -423,7 +520,7 @@ static void gera_recibodetalhe(struct declaracao *dec, FILE *f)
        fprintf(f, "%-15.15s", dec->contribuinte.tipo_logradouro);
        fprintf(f, "%-40.40s", dec->contribuinte.logradouro);
        fprintf(f, "%-6.6s", dec->contribuinte.numero);
-       fprintf(f, "%-21.21s", dec->contribuinte.complemento);
+       fprintf(f, "%-21.21s", dec->contribuinte.complemento ?: "");
        fprintf(f, "%-19.19s", dec->contribuinte.bairro);
        fprintf(f, "%-9.9s", dec->contribuinte.cep);
        fprintf(f, "%04d", dec->contribuinte.cd_municipio);
@@ -439,15 +536,15 @@ static void gera_recibodetalhe(struct declaracao *dec, FILE *f)
        fprintf(f, "%013lld", dec->devido); /* Imposto devido */
        fprintf(f, "%013lld", dec->restituicao); /* Imposto a restituir */
        fprintf(f, "%013lld", dec->pagar); /* Imposto a pagar */
-       fprintf(f, "%d", 0); /* TODO: quotas */
-       fprintf(f, "%013lld", 0); /* TODO: valor quota */
-       fprintf(f, "%-3.3s", dec->banco); /* numero banco */
-       fprintf(f, "%-4.4s", dec->agencia); /* numero agencia */
+       fprintf(f, "%d", dec->pagar ? 1 : 0); /* TODO/FIXME: quotas */
+       fprintf(f, "%013lld", dec->pagar); /* TODO: valor quota */
+       fprintf(f, "%-3.3s", dec->banco ? : "000"); /* numero banco */
+       fprintf(f, "%-4.4s", dec->agencia ? : "0000"); /* numero agencia */
        fprintf(f, " "); /* FILLER */
        fprintf(f, "%d", 0); /* TODO: debito primeira quota */
        fprintf(f, "%013lld", 0); /* TODO: imposto pago ganho de capital */
-       fprintf(f, "%-13.13s", dec->contacorrente); /* numero conta */
-       fprintf(f, "%-2.2s", dec->dvconta); /* DV conta */
+       fprintf(f, "%-13.13s", dec->contacorrente ? : ""); /* numero conta */
+       fprintf(f, "%-2.2s", dec->dvconta ? : ""); /* DV conta */
        fprintf(f, "%013lld", 0); /* TODO: imposto alienacao moeda estrangeira em especie */
 }
 
@@ -488,8 +585,7 @@ static void gera_pagamento(struct declaracao *dec, FILE *f)
        fprintf(f, "%-11.11s", ""); /* TODO: NIT */
        fprintf(f, "%013lld", p->pagamento);
        fprintf(f, "%013lld", p->reembolso);
-       /* CPF (1?) ou CNPJ (2), FIXME */
-       fprintf(f, "2");
+       fprintf(f, "%d", strlen(p->cnpj) == 11 ? 1 : 2);
        /* Titular (T), Dependente (D), Alimentando (A), FIXME */
        fprintf(f, "T");
 }
@@ -518,6 +614,11 @@ static void gera_poupanca(struct declaracao *dec, FILE *f)
        gera_isento(dec, f, 98);
 }
 
+static void gera_aplicacoes(struct declaracao *dec, FILE *f)
+{
+       gera_isento(dec, f, 99);
+}
+
 static void gera_dependente(struct declaracao *dec, FILE *f)
 {
        struct dependente *d;
@@ -689,7 +790,8 @@ static int gera(struct declaracao *dec, char *filename)
                W(gera_bem);
        }
 
-       W(gera_conjuge);
+       if (dec->conjuge.cpf)
+               W(gera_conjuge);
 
        /* Rendimentos isentos e com tributação exclusiva */
        /* Registros 82 a 89, e 92 a 99 */
@@ -702,6 +804,7 @@ static int gera(struct declaracao *dec, char *filename)
        }
        IW(gera_plr, 96);
        IW(gera_poupanca, 98);
+       IW(gera_aplicacoes, 99);
 
        W(gera_trailler);
        W(gera_reciboheader);
@@ -727,6 +830,8 @@ static int run_gera(struct declaracao *dec, char **args, int argc)
 {
        if (argc != 2)
                return -EINVAL;
+       if (dec->ano != 2015)
+               return -EINVAL;
        return gera(dec, args[1]);
 }