wilian 2017-03-29 19:49:49 +00:00
parent 5345139af2
commit 8fa48a8b15
1 changed files with 2 additions and 1 deletions

View File

@ -412,6 +412,7 @@ public class BoletoComissao {
return "TRANSFERIDO";
}
}
if (isStatusTroca()) {
if (isVendaBilheteTroca(getTipoVenta()) || isVendaGap(getTipoVenta())) {
return "B. DA TROCA";