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

Divesh Dutta commented on OFBIZ-7046:
-------------------------------------

This issue is not because of not matching min order quantity of supplier. 
Actually system tries to get SupplierProduct data when updating quantity. And 
if SupplierProduct is null then this error is returned. And non existing 
product never have SupplierProduct record. So when quantity of non existing 
product is updated, system should not try to find SupplierProduct record and 
simply update the quantity in cart. 

> Non existent Bulk Item throwing errors while its respective qty get updated
> ---------------------------------------------------------------------------
>
>                 Key: OFBIZ-7046
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7046
>             Project: OFBiz
>          Issue Type: Bug
>            Reporter: Swapnil Shah
>            Assignee: Divesh Dutta
>         Attachments: BIQuantityUpdate.png, OFBIZ-7046-trunk.patch
>
>
> When any non existent Item is added to cart and qty is updated through 
> "Recalculate Order" option then error is thrown. Please refer the attached 
> screenshot.
> I think this checking for minimum order qty with respected to set supplier. 
> But as this is non existent product so no such check should be placed. It's 
> user responsibility to update the cart item qty by accounting for all the 
> supply side constraints vis-a-vis suppliers.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to