fixes bug #7803
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@58950 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
3176d08b98
commit
c7f8946467
|
@ -51,6 +51,7 @@ public class BusquedaConferenciaComissaoController extends MyGenericForwardCompo
|
|||
|
||||
public void onClick$btnPesquisa(Event ev) {
|
||||
txtCompetencia.getValue();
|
||||
cmbPuntoVenta.getValue();
|
||||
try {
|
||||
|
||||
if(verificarCampos()) {
|
||||
|
|
Loading…
Reference in New Issue