271 | | private String service_url = "http://soporte1.sofhouse.net/contab/web/api_dev.php/api/"; |
272 | | |
273 | | private String help_url = "http://soporte6.sofhouse.net/projects/websafierp/wiki/contabilidad_"; |
274 | | |
275 | | private String user_url = "http://soporte1.sofhouse.net/contabmenu/web/api_dev.php/api/"; |
| 271 | //servicios de consultas -symfony |
| 272 | private String service_url = "http://soporte1.sofhouse.net/contabDesarrollo/web/api_dev.php/api/"; |
| 273 | private String serviceHtml_url = "http://soporte1.sofhouse.net/contabDesarrollo/web/html_dev.php/"; |
| 274 | |
| 275 | // servicio de menu de ayuda - trac |
| 276 | private String help_url = "http://soporte6.sofhouse.net/projects/websafierp/wiki/contabilidad_"; |
| 277 | |
| 278 | // servicio de menus - bienvenida |
| 279 | private String user_url = "http://soporte1.sofhouse.net/contabmenu/web/api_dev.php/api/"; |