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 = "";
|
String motivoNaoIntegrado = "";
|
||||||
|
|
||||||
connection = getConnection();
|
connection = getConnection();
|
||||||
// DaoAG.getInstance().setDBConnection(connection);
|
DaoAG.getInstance().setDBConnection(connection);
|
||||||
|
|
||||||
integrarClienteAG(entidad);
|
integrarClienteAG(entidad);
|
||||||
if (!entidad.getIndIntegradoAG()){
|
if (!entidad.getIndIntegradoAG()){
|
||||||
|
|
Loading…
Reference in New Issue