presik_pos/config_pos.ini

72 lines
1.2 KiB
INI

[General]
server=localhost
port=8010
# options http or https
mode=http
database=DBNAME
user=admin
sale_device_code=001
#########################################
# Printer Interface and Printer name
# For Unix use eg:
# usb,/dev/usb/lp0
# network,192.168.0.36 192.168.0.36:4242
# cups,EPSON-TM-T20
#
# For Windows use just name printer eg:
# usb,SATPOS
#
##########################################
printer_sale_name=usb,/dev/usb/lp0
profile_printer=TM-P80
# ROW CHARACTERS: 33 / 48 / 28
# --- EPSON TM-T20 = 33
# --- EPSON TM-T88 = 42
# --- SAT 23T = 48
# --- SAT = 42
row_characters=48
# Define mode to print receipt: automatic or manually
print_receipt=automatic
# Define electronic scale is used for set quantity
active_weighing=False
# True / False
print_order=False
print_auto_order=False
auto_print_commission=False
active_timeout=True
#button_to_draft_active=True
#server_printer=True
timeout=10000
tablet_mode=False
#Theme for front windows ('base', 'dark')
#For theme white use: base
#For theme dark use: dark
theme=base
# Mode of window: fullscreen / maximized
mode_window=maximized
locale=es_CO.UTF-8
language=es_CO
# Options: retail / restaurant
enviroment=retail
activate_scale_sync=False