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

31
Example: Programming the tax rate 4% as tax rate 2 with tax exempt as 12¢
• If you make an incorrect entry before pressing the third
@
key in programming a tax rate, cancel
it with the
l
key.
• You do not need to enter the trailing zeros of the tax rate (after the decimal point), but you do
need to enter the decimal for fractions.
• The lowest taxable amount setting is ignored when you select VAT system for Canadian tax.
The tax table (applicable to the add-on tax)
If you are in an area that uses a tax table for tax calculation, you can program the cash register accordingly. Tax
table programming can be performed for Tax 1 through Tax 4.
Sample tax table
New Jersey tax table: 6%
To program a tax table, first make a table like the one shown above right.
From the tax table, calculate the differences between a minimum break point and the next one (A). Then, from
the differences, find irregular cycles (B) and regular cycles (C and D). These cycles will show you the following
items necessary to program the tax table:
T: The tax amount collected on the minimum taxable amount (Q)
Q: The minimum taxable amount
M1: The maximum value of the minimum breakpoint on a regular cycle (C)
We call this point “MAX point.”
M2: The maximum value of the minimum breakpoint on a regular cycle (D)
We call this point “MAX point.”
M: Range of the minimum breakpoint on a regular cycle: difference between Q and M1 or between M1 and M2
s
9
@
2
@
4
@
12
s
A
PrintKey operation example
Taxes
Range of sales amount
Minimum breakpoint
.00
.01
.02
.03
.04
.05
.06
.07
.08
.09
.10
.11
.12
.13
.01
.11
.23
.39
.57
.73
.89
1.11
1.23
1.39
1.57
1.73
1.89
2.11
Maximum breakpoint
.10
.22
.38
.56
.72
.88
1.10
1.22
1.38
1.56
1.72
1.88
2.10
2.22
to
to
to
to
to
to
to
to
to
to
to
to
to
to
T Q
M1
M2
A: Difference between the
minimum breakpoint and
the next one (¢)
–
10 (0.11 - 0.01)
12 (0.23 - 0.11)
16 (0.39 - 0.23)
18 (0.57 - 0.39)
16 (0.73 - 0.57)
16 (0.89 - 0.73)
22 (1.11 - 0.89)
12 (1.23 - 1.11)
16 (1.39 - 1.23)
18 (1.57 - 1.39)
16 (1.73 - 1.57)
16 (1.89 - 1.73)
22 (2.11 - 1.89)
B: Non-cyclic
C: Cyclic-1
D: Cyclic-2