Can You Access Your Own Cash Register Data?
jeronimo989 writes "A customer of mine has a small shop and asked me to look for an electronic cash register. One of the requirements is to retrieve the sales data from the cash register in some accessible format so he can import it in the software of his choice (which happens to be OpenOffice), either by downloading the data on a Flash card, connecting a laptop via USB, or even via a direct modem connection. As far as the cash register itself is concerned, he doesn't need anything too fancy; any 'entry level' machine for small businesses is probably OK (as long as it keeps an electronic journal, of course). Which options do we have? Are there cash register manufacturers out there that allow accessing the sales data directly in an open format? Does anyone here have experience with setting up a link between a cash register and PC, preferably using free/open source solutions?"
Yes, thank you, know we know how it works in your big store where you have more than one cash register. Now back up and read what he wanted.
c++;
fairly trivial to make secure. At the register, Only allow the usb plug to be treated as a drive and more important, do not allow anything to moved from the plug to the register. Then when receipt is written, it is written as simple text file (perhaps XML with no binary data allowed) that receiver should have checked over by a program on their home system. A simple program can check these and then read them in.
I prefer the "u" in honour as it seems to be missing these days.