[ 
https://issues.apache.org/jira/browse/OFBIZ-1988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638763#action_12638763
 ] 

Jacques Le Roux commented on OFBIZ-1988:
----------------------------------------

Nicolas,

Which screen are you talking about in warehouse, "Receive Inventory" ?

I think it coul be a good improvment but you will have to deal 
GoodIdentification.idValue non uniqueness.
For instance have a look in DemoRetail.xml, GZ-1000 and GZ-1001 have the same. 
So you can have 2 products with the same GoodIdentification.idValue. The POS UI 
deals with that in SelectProduct.java. 

HTH

> Find product By this id or other identification
> -----------------------------------------------
>
>                 Key: OFBIZ-1988
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1988
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: nicolas malin
>             Fix For: SVN trunk
>
>         Attachments: findProductByGI.patch
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> I create a service to find a product are all product that match a value given.
> If the service has just a productId, he search the product by the productId 
> and after on all goodIdentification.
> If a goodIdentificationType is present, the search is limit to this type

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to