You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2006/11/14 06:22:37 UTC

[jira] Closed: (OFBIZ-238) POS Multiple bar code product match

     [ http://issues.apache.org/jira/browse/OFBIZ-238?page=all ]

Jacques Le Roux closed OFBIZ-238.
---------------------------------

    Fix Version/s: SVN trunk
       Resolution: Fixed

I commited changes in OFBiz revisions 474660 and 474667 that add a dialog box with a list box to select a product if multiple product exist.
I have added the following demo data in demoRetail.xml
<GoodIdentification goodIdentificationTypeId="OTHER_ID" productId="GZ-1001" idValue="12345" .../>
to allow testing. To test, simply enter 12345 and click on SKU button.

> POS Multiple bar code product match
> -----------------------------------
>
>                 Key: OFBIZ-238
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-238
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: pos
>            Reporter: Jacques Le Roux
>         Assigned To: Jacques Le Roux
>             Fix For: SVN trunk
>
>         Attachments: MenuEvents.patch
>
>
> If one or more product ids are found when searching for a SKU the system presently falls out with a "Product Not Found" error dialog.
> The improvement here is to add a new dialog that will present the search results to the user in a list for selection into the basket or to cancel if desired.
> The list should contain product code, name and price. Each row should have enough height to ensure easy and accurate selection with a touch screen and the list should be scrollable when necessary.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira