diff --git a/src/com/rjconsultores/ventaboletos/service/impl/PuntoVentaServiceImpl.java b/src/com/rjconsultores/ventaboletos/service/impl/PuntoVentaServiceImpl.java index 7f35d39c2..3de3a9d6b 100644 --- a/src/com/rjconsultores/ventaboletos/service/impl/PuntoVentaServiceImpl.java +++ b/src/com/rjconsultores/ventaboletos/service/impl/PuntoVentaServiceImpl.java @@ -167,7 +167,7 @@ public class PuntoVentaServiceImpl implements PuntoVentaService { String motivoNaoIntegrado = ""; connection = getConnection(); -// DaoAG.getInstance().setDBConnection(connection); + DaoAG.getInstance().setDBConnection(connection); integrarClienteAG(entidad); if (!entidad.getIndIntegradoAG()){