Openbravo Issue Tracking System - Java Client POS
View Issue Details
0003911Java Client POS(No Category)public2007-01-23 08:032008-10-07 11:56
user71 
user71 
normalminoralways
acknowledgedopen 
5
 
 
0003911: Barcode Label Printing
INCLUDE FUNCTIONALITY FOR BARCODE PRINTING

This is a short assignment. Currently we use the TinaPOS system in our clothing store. We are using the receipt printer successfully, and the system seems to work great up to now. However, we would like to include functionality for a barcode printer, since the scanner already works. Basically what we would like is a button in the stock management screen, where you click on "print label" and a label with the price of the product, our logo, and a barcode comes out.

Payment will be made as soon as the code is contributed to the TinaPOS project.

Please contact me for further details on payment, etc. I am willing to pay or contribute 150 $ for this feature.
No tags attached.
Issue History
2008-10-07 11:56adrianromeroStatusnew => acknowledged
2012-11-07 09:40priyamCategory01 - General => (No Category)

Notes
(0007635)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 10:12)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1642209 [^]
(0007469)
user71   
2007-01-23 08:04   
(edited on: 2008-06-12 10:08)
Logged In: NO

And my contact info: slinger@cs.uu.nl
(0007470)
user71   
2007-02-07 01:48   
(edited on: 2008-06-12 10:08)
Logged In: YES
user_id=421591
Originator: NO

This project may help, it is a Java barcode generator:

http://sourceforge.net/projects/barbecue/ [^]
(0007471)
user71   
2008-04-14 02:45   
(edited on: 2008-06-12 10:08)
Logged In: YES
user_id=1827013
Originator: NO

This would be needed in any retail establishment. It would be nice if it could include the following which could be printed as items are being received into the inventory.

Product Name (ID)
Cost of the product (in code so customers do not know the purchase price)
Sale price to the customer
barcode (UPC or EAN number) that can be scanned out at the register.

The tickets would also have to be printed if the product is marked down for clearance.