leonardo 2017-06-09 17:47:38 +00:00
parent 64b8ce1d1d
commit 4c0d19e461
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ public class PuntoVentaServiceImpl implements PuntoVentaService {
String motivoNaoIntegrado = ""; String motivoNaoIntegrado = "";
connection = getConnection(); connection = getConnection();
// DaoAG.getInstance().setDBConnection(connection); DaoAG.getInstance().setDBConnection(connection);
integrarClienteAG(entidad); integrarClienteAG(entidad);
if (!entidad.getIndIntegradoAG()){ if (!entidad.getIndIntegradoAG()){