[jira] [Created] (OFBIZ-7481) ProductFacility record must exist before creating inventoryItem for a facility

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-7481) ProductFacility record must exist before creating inventoryItem for a facility

Nicolas Malin (Jira)
Suraj Khurana created OFBIZ-7481:
------------------------------------

             Summary: ProductFacility record must exist before creating inventoryItem for a facility
                 Key: OFBIZ-7481
                 URL: https://issues.apache.org/jira/browse/OFBIZ-7481
             Project: OFBiz
          Issue Type: Bug
          Components: product
    Affects Versions: 14.12.01, Upcoming Branch, 15.12.01, 13.07.04
            Reporter: Suraj Khurana
            Assignee: Suraj Khurana


ProductFacility entity is used to decide that  a particular  product is maintained in which facility. So, in case of receiving a product in a facility or in case creating InventoryItem for a facility, the ProductFacility record must exist. But in these cases, currently in OFBiz inventoryItem gets created even if ProductFacility record doesn't exist.

Proposed solution:

1) In receiveInventoryProduct service check and create ProductFacility record if not exist.




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