presik_pos/config_pos.ini

72 lines
1.2 KiB
INI
Raw Normal View History

2020-04-19 17:54:08 +02:00
[General]
2023-02-23 22:45:28 +01:00
server=localhost
2023-02-16 00:08:09 +01:00
port=8010
2022-12-28 00:09:58 +01:00
# options http or https
mode=http
database=DBNAME
2023-02-23 22:45:28 +01:00
user=admin
2023-11-06 15:17:18 +01:00
sale_device_code=001
2020-04-19 17:54:08 +02:00
#########################################
# Printer Interface and Printer name
# For Unix use eg:
# usb,/dev/usb/lp0
2023-01-06 15:55:14 +01:00
# network,192.168.0.36 192.168.0.36:4242
2020-04-19 17:54:08 +02:00
# cups,EPSON-TM-T20
#
2020-12-09 20:44:39 +01:00
# For Windows use just name printer eg:
2020-04-19 17:54:08 +02:00
# usb,SATPOS
#
##########################################
printer_sale_name=usb,/dev/usb/lp0
2020-07-28 23:54:15 +02:00
profile_printer=TM-P80
2020-04-19 17:54:08 +02:00
# ROW CHARACTERS: 33 / 48 / 28
# --- EPSON TM-T20 = 33
2020-12-09 04:52:42 +01:00
# --- EPSON TM-T88 = 42
2020-07-28 23:54:15 +02:00
# --- SAT 23T = 48
2020-04-19 17:54:08 +02:00
# --- SAT = 42
2020-12-09 04:52:42 +01:00
2020-04-19 17:54:08 +02:00
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
2020-04-19 17:54:08 +02:00
timeout=10000
tablet_mode=False
2020-07-29 15:15:45 +02:00
#Theme for front windows ('base', 'dark')
#For theme white use: base
#For theme dark use: dark
2020-12-06 01:37:57 +01:00
theme=base
2020-07-29 15:15:45 +02:00
2020-04-19 17:54:08 +02:00
# 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