This question has been flagged
2 Replies
4028 Views

Is it possible to add support to search and add product by UPC Bar Code or any other type of barcode. Urgent help will be greatly appreciated.

Avatar
Discard
Best Answer

Hello,

We have created a web addon to use any kind of barcode in OpenERP Point of Sale.
acespritechblog.wordpress.com

Contact: info@acespritech.com
Skype: acespritech

Avatar
Discard
Best Answer

If I understand you correctly, you want to be able to search a tree view by barcode. To achieve this in version 7.0, you have to make the ean13 field of the product.product class searchable.

You can either do this by modifying the source code or by creating a custom module that modifies this model. Then, you will be able to enter a barcode into the search box and click on the "Search ean13 for..." option.

/Max

Avatar
Discard