Commit a9f9b80890cb6ea360076e9f29c5854dd6c4448a
1 parent
1d2e6bbc
Exists in
master
merge master
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
src/gcom/cobranca/ControladorCobranca.java
... | ... | @@ -43377,8 +43377,8 @@ public class ControladorCobranca extends ControladorComum { |
43377 | 43377 | return valorDescontoAcrescimosImpontualidadePagamentoAVista.setScale(Parcelamento.CASAS_DECIMAIS, Parcelamento.TIPO_ARREDONDAMENTO); |
43378 | 43378 | } |
43379 | 43379 | |
43380 | + <<<<<<< HEAD | |
43380 | 43381 | /** |
43381 | -<<<<<<< HEAD | |
43382 | 43382 | * [UC0867] Atualizar Pagamentos das Contas em Cobrança |
43383 | 43383 | * |
43384 | 43384 | * @author Sávio Luiz |
... | ... | @@ -43835,9 +43835,9 @@ public class ControladorCobranca extends ControladorComum { |
43835 | 43835 | |
43836 | 43836 | } |
43837 | 43837 | |
43838 | + ======= | |
43839 | + >>>>>>> master | |
43838 | 43840 | /** |
43839 | -======= | |
43840 | ->>>>>>> master | |
43841 | 43841 | * [UC0869] Gerar Arquivo Texto de Contas em Cobrança por Empresa |
43842 | 43842 | * |
43843 | 43843 | * Pesquisa a quantidade de contas | ... | ... |