wilian 2016-07-04 17:49:38 +00:00
parent 75c9714614
commit 237cc08f3e
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ public class Constantes {
public static final Long MVO_CANCEL_TRANSFERENCIA = new Long(23);
public static final Long MVO_CANCEL_BOLETO_ENTREGADO = new Long(16);
public static final Long MVO_CANCEL_BOLETO_AGRUPAMENTO = new Long(17);
public static final Long MVO_CANCEL_VENDA_PACOTE = new Long(33);
public static Long TPV_DIRECTO_NORMAL = new Long(1);
public static Long TPV_MANUAL = new Long(3);