Product Info Window Implementation broke the usage of barcode reader

Description

The functionality to use a barcode reader to get the product on a sales order line is not working.

I tried moving the UPC/EAN field as the first search criteria on Product Info Window but the search window is opened and the record is retrieved just when you refresh (testing with UPC 81010123450901 on GardenWorld corresponding to Azalea Bush).

Related to https://idempiere.atlassian.net/browse/IDEMPIERE-1202#icft=IDEMPIERE-1202 - the former product info window used to search by several unique fields trying to get the corresponding product, but that approach is not working now.

Regards,

Carlos Ruiz

Environment

None

Activity

Carlos Ruiz 
April 11, 2014 at 5:13 PM

Thanks Heng Sin, thanks to your clue found the culprit - it was line 143 on Info Window.

I also fixed an annoying issue on InfoGeneralPanel when looking for AD keys that usually contain _ not as separator, but as part of the identifier.

For example in workflow window if you look for m_produc table the info window was wrongly separating m and produc. I made an exclusion for the separator rule on AD_ tables.

Regards,

Carlos Ruiz

Heng Sin Low 
April 10, 2014 at 12:43 PM

Hi Carlos,

It works for me by making UPC as "Query Criteria", "Identifier" and with the smallest "Selection Column Sequence" value among all the identifier info columns.

Regards,
Low

Fixed

Details

Assignee

Reporter

Components

Priority

Created April 3, 2014 at 10:04 PM
Updated June 25, 2015 at 6:24 PM
Resolved April 11, 2014 at 5:13 PM