# # Database # aliasPDV=pdv # MYSQL driverPDV=org.gjt.mm.mysql.Driver #urlPDV=jdbc:mysql://172.16.1.6:3306/pdv urlPDV=jdbc:mysql://~1{IP Base de Datos}:3306/pdv userPDV=pdv passPDV=pdv noconnPDV=3 # # Configuracion # configFile=config.file # # Punto de Venta # #caja=1 ticket=ticket.txt printTicket=/dev/lp0 factura=farmaserviciosPdv-factura.xml cuenta-por-cobrar=farmaserviciosPdv-cuenta-por-cobrar.xml pago-cuenta-por-cobrar=farmaserviciosPdv-pago-cuenta-por-cobrar.xml # # Log # log=farmaserviciosPdv.log # # Respaldos # respaldo=respaldos pathDatabase=/fspv/MySQL/MySQL Server 4.1/data/pdv # # Interfases # importacion=xml/farmaserviciosPdv-importacion.xml exportacion=xml/farmaserviciosPdv-exportacion.xml procesos=xml/farmaserviciosPdv-procesos.xml sincronizacion=xml/farmaserviciosPdv-sincronizacion.xml # # Reportes # acrobat=/usr/bin/atril pathReportes=xml/reportes printReportes=/dev/usb/lp0 #printAscii=true # # Actualizacion # urlActualizacion=http://www.farmaservicios.com/pdv/farmaserviciosPdv-actualizaciones.xml # # Proxy # #proxy=true #proxyHost=172.16.1.242 #proxyPort=8080 fsLogin=1049003 fsPassword=fchichen