CHANGELOG FOR LEMONPOS VERSION 0.9.4
-----------------------------------------------------
- BUGFIX       : 
- BUGFIX       :
- IMPROVEMENT  : Added Security imporvement for preventing some frauds from vendors.To print the balance report now the admin user/password is asked.
                 This prevents that malicious vendors can know beforehand the money quantity in the cash drawer.
- IMPROVEMENT  : Adding multi-currency support. Allow currency conversion, based on database values for currencies.
- IMPROVEMENT  : Adding a gross profit calculation for a product when its price is set manually.
- IMPROVEMENT  : Improving the width and height of squeezelemon main window. Minimum size is 700x800 pixels (WxH). Ticket#68
- IMPROVEMENT  : Added a Stock Report (all products, except the groups).
- IMPROVEMENT  : Added TAX collected for the end of day/month reports.
- FEATURE      : Added an edit line for item quantities when adding to groups. This allows to enter amounts < 1 (0.5, 0.1...). Ticket#105
- FEATURE      : Add alphanumeric code for products. Ticket#103.
- FEATURE      : Added support for weighted products embeded the weight in its barcode.
                  Those barcodes start with a numer '2' and the product code is only the first 6 digits, the rest is the weight.
                  The barcode length is 13 and the 13th digit is discarded.
                  So, to add a product like this, just enter the first 6 digits in the barcode as the product code.
- UPDATE       : Some Translations were updated.