fixes bug #7623
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Model/trunk/modelWeb@57530 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
75c9714614
commit
237cc08f3e
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue