User Guide
Table Of Contents
- ----- English version -----
- INTRODUCTION
- IMPORTANT
- CONTENTS
- PARTS AND THEIR FUNCTIONS
- GETTING STARTED
- HELP FUNCTION
- OVERVIEW OF FLOW OF DAILY SALES ENTRIES
- BASIC SALES ENTRY
- OPTIONAL FEATURES
- CORRECTION
- PRIOR TO PROGRAMMING
- BASIC FUNCTION PROGRAMMING (For Quick Start)
- AUXILIARY FUNCTION PROGRAMMING
- ADVANCED PROGRAMMING
- TRAINING MODE
- READING (X) AND RESETTING (Z) OF SALES TOTALS
- EJ REPORT READING AND RESETTING
- OVERRIDE ENTRIES
- CORRECTION AFTER FINALIZING A TRANSACTION (Void mode)
- HOW TO USE AN SD MEMORY CARD
- OPERATOR MAINTENANCE
- 1 In case of a Power Failure
- 2 In Case of Printer Error
- 3 Cautions in Handling the Printer and Recording Paper
- 4 Replacing the Batteries
- 5 Replacing the Paper Roll
- 6 Removing a Paper Jam
- 7 Cleaning the Printer (Print Head / Sensor / Roller)
- 8 Removing the Drawer
- 9 Opening the Drawer by Hand
- 10 Before Calling for Service
- SPECIFICATIONS
- ----- La versión española -----
- INTRODUCCION
- IMPORTANTE
- INDICE
- PARTES Y SUS FUNCIONES
- PARA EMPEZAR
- FUNCION DE AYUDA
- REGISTRO BASICO DE VENTAS
- CARACTERISTICAS OPCIONALES
- CORRECCION
- PROGRAMACION DE LAS FUNCIONES BASICAS (Para el inicio rápido)
- PROGRAMACION DE FUNCIONES AUXILIARES
- 1 Programación de secciones
- 2 Programación de PLU (codificación de precios) y subsección
- 3 Programación de teclas misceláneas
- Tasa para [%1], [%2] y [CONV]
- Importe para [(-)]
- Límite de tasa porcentual para [%1] y [%2]
- Parámetros de función para [%1], [%2] y [(-)]
- Parámetros de función para [CONV]
- Límite de dígitos de entrada para [RA], [PO] y [TAX]
- Parámetros de función para [CHK], [CH] y [CA/AT/NS] (cuando se usa como tecla CA)
- 4 Programación de texto
- PROGRAMACION AVANZADA
- MODO DE INSTRUCCION
- LECTURA (X) Y REPOSICION (Z) DE LOS TOTALES DE VENTAS
- LECTURA Y REPOSICION DE INFORMES EJ
- REGISTROS DE ANULACION
- CORRECCION DESPUES DE FINALIZAR UNA TRANSACCION (Modo de cancelación)
- COMO EMPLEAR UNA TARJETA DE MEMORIA SD
- Inserción y extracción de una tarjeta de memoria SD
- Formateo de una tarjeta de memoria SD
- Memorización y restauración de todos los datos
- Lectura de los datos de logotipos gráficos
- Escritura y lectura de todos los datos de programación
- Escritura de datos de ventas
- Escritura de registro diario electrónico
- Impresión de registro diario electrónico
- MANTENIMIENTO PARA EL OPERADOR
- 1 En caso de corte de la alimentación
- 2 En el caso de error de impresora
- 3 Precauciones al manejar la impresora
- 4 Reemplazo de las pilas
- 5 Reemplazo del rollo de papel
- 6 Extracción del papel atascado
- 7 Limpieza de la impresora (cabezal de impresión / sensor / rodillo)
- 8 Extracción del cajón
- 9 Abertura manual del cajón
- 10 Antes de solicitar el servicio de un técnico

33
• If the tax is not provided for every cent, modify the tax table by setting the tax for every cent
in the following manner.
When setting the tax, consider the minimum breakpoint corresponding to unprovided tax to be the same as the
one corresponding to the tax provided on a large amount.
Sample tax table Modification of the left tax table
Example 8%
From the modified tax table above;
Rate = 8(%), T = $0.01 = 1¢, Q = $0.11 = 11¢, M1 = 1.11, M2 = 2.11, M = 100
Quantity for doughnut tax exempt (for Canadian tax system)
This option is available only when the Canadian tax system is selected.
Example: To program the quantity “6”
s
19
@
6
s
A
PrintKey operation example
s @19 s A
To program zero
Q’ty for doughnut
tax exempt
(max. 2 digits: 1 to 99)
Tax
Minimum
breakpoint
.00
.01
.02
.03
.04
.05
.06
.07
.08
.09
.10
.11
.12
.13
.14
.15
.16
.17
.01
.11
.26
.47
.68
.89
.89
1.11
1.11
1.11
1.26
1.47
1.68
1.89
1.89
2.11
2.11
2.11
T Q
M1
M2
Tax
Minimum
breakpoint
.00
.01
.02
.03
.04
.06
.09
.10
.11
.12
.14
.17
.01
.11
.26
.47
.68
.89
1.11
1.26
1.47
1.68
1.89
2.11
Breakpoint
difference (¢)
1
10 (0.11-0.01)
15 (0.26-0.11)
21 (0.47-0.26)
21 (0.68-0.47)
21 (0.89-0.68)
0 (0.89-0.89)
22 (1.11-0.89)
0 (1.11-1.11)
0 (1.11-1.11)
15 (1.26-1.11)
21 (1.47-1.26)
21 (1.68-1.47)
21 (1.89-1.68)
0 (1.89-1.89)
22 (2.11-1.89)
0 (2.11-2.11)
0 (2.11-2.11)
B: Non-cyclic
C: Cyclic-1
D: Cyclic-2