You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Swapnil Shah (JIRA)" <ji...@apache.org> on 2016/06/21 17:29:58 UTC

[jira] [Created] (OFBIZ-7533) Not able to set new Lot Id to existing inventory item

Swapnil Shah created OFBIZ-7533:
-----------------------------------

             Summary: Not able to set new Lot Id to existing inventory item
                 Key: OFBIZ-7533
                 URL: https://issues.apache.org/jira/browse/OFBIZ-7533
             Project: OFBiz
          Issue Type: Improvement
          Components: product
    Affects Versions: Release Branch 15.12, Release Branch 14.12
            Reporter: Swapnil Shah
            Assignee: Swapnil Shah


When any new lot is assigned to exiting inventory item then it ends up throwing foreign key constraint.

We could allow it by creating first new lot (if its not found already existent in DB) and then associate the same with given inventory item.

Please refer to attached screenshot for reference.



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