bug #8997
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Model/trunk/modelWeb@69831 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
64b8ce1d1d
commit
4c0d19e461
|
@ -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()){
|
||||
|
|
Loading…
Reference in New Issue