This is the server package for the Tkkasse cash register system.
It provides all files neccesary for a tkkasse server,
except for localisation and configuration files. You have to
install/create them seperately.

To get a working cash register system, you need the client package,
too, but you may install it on another system.


Release Notes for Version 1.2:
==============================
This release was created only for one purpose: To get rid of the
TkKasse-i18n-* and TkKasse-Example-Config packages. The files in
these packages are included in the TkKasse-Client and
TkKasse-Server packages now. You don't need to install the
TkKasse-i18n-* and TkKasse-Example-Config seperately anymore.


Release notes for Version 1.1:
==============================
There is a new type of order receipt print filter OrderReceiptDS.

It uses a different receipt layout which makes it possible to use
the double size printing feature of some ESC/POS printers. This is
useful if a waiter or the chef du cusine has a problem with too
small letters.

Note: To use this feature, you have to use the OrderReceiptDS print
filter instead of OrderReceipt, but this is not enough! You have to
specify a different init sequence and the half of the normal line
width for the printer driver,too. For the double size control code
sequence, see your printer's manual.

This is the client package for the Tkkasse cash register system.
It provides all files neccesary to connect to a tkkasse server,
except for localisation files. You have to install them seperately.

To get a working cash register system, you need the server package,
too, but you may install it on another system.
----
