Retail Point of sale Software Fully done in FreeBASIC

User contributed sources that have become inactive, deprecated, or generally unusable. But ... we don't really want to throw them away either.
Post Reply
Gablea
Posts: 1104
Joined: Apr 06, 2010 0:05
Location: Northampton, United Kingdom
Contact:

Retail Point of sale Software Fully done in FreeBASIC

Post by Gablea »

Hi everyone,

I though you all would like to see some of the work I have done on the new version of my Linux Retail Program

so far I have managed to get the data download working
Image


The New Style Graphic interface is live
Image


The New Style user sign on screen is live
Image

and the new style sale screen is live
Image
also fixed recently was the aginments of the text :)

as well as the new desgined Tender screen
Image

Behind the scenes I have working now
the high volume scanner (still thinking about moving it onto a Thread)
Printer support for the Epson Printers (will be adding NCR and Wincor Nixdorf in January)

The Plan for January is
> Get The Customer Display working
> Add support for other product types (weight and length etc)
> Try and Add graphical Logo printing on to the receipt
> Cash Drawer Status (have the code from my old version of NPoS just need to import it and implement it)
> Add Support to work out the VAT summary at the end of the sale
> Add a blue background behind the items that are scanned so they can be seen easier (would love to list from the top down but not sure how I would do that)

I am also thinking about the following
> Moving the TaskBar Display Function into a thread on it own (if I use threads I know I can not support a DOS version)
> Try and work out why I am still getting errors from MySQL when I try to sign into the System


As you guys can see I have got a lot accomplished in the last few weeks. Thanks to all the support and advice you all have given
me on here over the last 12 months it has helped a lot.

I would like to take this moment to wish everyone on the Forums a Very happy and peaceful 2016

Here to a productive 2016

All the best Everyone

Andy
jdmcbride
Posts: 28
Joined: Aug 06, 2016 16:13

Re: Retail Point of sale Software Fully done in FreeBASIC

Post by jdmcbride »

Andy!!!

I'd love to see more of this project!
jdmcbride
Posts: 28
Joined: Aug 06, 2016 16:13

Re: Retail Point of sale Software Fully done in FreeBASIC

Post by jdmcbride »

Andy!!!

Still waiting...
Post Reply