Enumeration Data missing for Inventory Item Detail Reason
--------------------------------------------------------- Key: OFBIZ-2501 URL: https://issues.apache.org/jira/browse/OFBIZ-2501 Project: OFBiz Issue Type: Bug Components: product Affects Versions: Release Branch 9.04, SVN trunk Reporter: Mridul Pathak Priority: Minor Fix For: Release Branch 9.04, SVN trunk The Enumeration data to be used by *InventoryItemDetail* entity corresponding to following *varianceReasonId's* is missing: 1) VAR_MISSHIP_ORDERED --> Mis-shipped Item Ordered (+) 2) VAR_MISSHIP_SHIPPED --> Mis-shipped Item Shipped (-) This causes foreign key constraint violation while inserting *reasonEnumId* in *InventoryItemDetail*, when *InventoryItemVariance* is created with any of the above two *varianceReasonId's*. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-2501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mridul Pathak updated OFBIZ-2501: --------------------------------- Attachment: OFBiz-2501.patch Here is the patch. > Enumeration Data missing for Inventory Item Detail Reason > --------------------------------------------------------- > > Key: OFBIZ-2501 > URL: https://issues.apache.org/jira/browse/OFBIZ-2501 > Project: OFBiz > Issue Type: Bug > Components: product > Affects Versions: Release Branch 9.04, SVN trunk > Reporter: Mridul Pathak > Priority: Minor > Fix For: Release Branch 9.04, SVN trunk > > Attachments: OFBiz-2501.patch > > > The Enumeration data to be used by *InventoryItemDetail* entity corresponding to following *varianceReasonId's* is missing: > 1) VAR_MISSHIP_ORDERED --> Mis-shipped Item Ordered (+) > 2) VAR_MISSHIP_SHIPPED --> Mis-shipped Item Shipped (-) > This causes foreign key constraint violation while inserting *reasonEnumId* in *InventoryItemDetail*, when *InventoryItemVariance* is created with any of the above two *varianceReasonId's*. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mridul Pathak updated OFBIZ-2501: --------------------------------- Description: The Enumeration data to be used by *InventoryItemDetail* entity corresponding to following *varianceReasonId's* is missing: 1) VAR_MISSHIP_ORDERED --> Mis-shipped Item Ordered \(+) 2) VAR_MISSHIP_SHIPPED --> Mis-shipped Item Shipped (\-) This causes foreign key constraint violation while inserting *reasonEnumId* in *InventoryItemDetail*, when *InventoryItemVariance* is created with any of the above two *varianceReasonId's*. was: The Enumeration data to be used by *InventoryItemDetail* entity corresponding to following *varianceReasonId's* is missing: 1) VAR_MISSHIP_ORDERED --> Mis-shipped Item Ordered (+) 2) VAR_MISSHIP_SHIPPED --> Mis-shipped Item Shipped (-) This causes foreign key constraint violation while inserting *reasonEnumId* in *InventoryItemDetail*, when *InventoryItemVariance* is created with any of the above two *varianceReasonId's*. > Enumeration Data missing for Inventory Item Detail Reason > --------------------------------------------------------- > > Key: OFBIZ-2501 > URL: https://issues.apache.org/jira/browse/OFBIZ-2501 > Project: OFBiz > Issue Type: Bug > Components: product > Affects Versions: Release Branch 9.04, SVN trunk > Reporter: Mridul Pathak > Priority: Minor > Fix For: Release Branch 9.04, SVN trunk > > Attachments: OFBiz-2501.patch > > > The Enumeration data to be used by *InventoryItemDetail* entity corresponding to following *varianceReasonId's* is missing: > 1) VAR_MISSHIP_ORDERED --> Mis-shipped Item Ordered \(+) > 2) VAR_MISSHIP_SHIPPED --> Mis-shipped Item Shipped (\-) > This causes foreign key constraint violation while inserting *reasonEnumId* in *InventoryItemDetail*, when *InventoryItemVariance* is created with any of the above two *varianceReasonId's*. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Mayur reassigned OFBIZ-2501: ---------------------------------- Assignee: Vikas Mayur > Enumeration Data missing for Inventory Item Detail Reason > --------------------------------------------------------- > > Key: OFBIZ-2501 > URL: https://issues.apache.org/jira/browse/OFBIZ-2501 > Project: OFBiz > Issue Type: Bug > Components: product > Affects Versions: Release Branch 9.04, SVN trunk > Reporter: Mridul Pathak > Assignee: Vikas Mayur > Priority: Minor > Fix For: Release Branch 9.04, SVN trunk > > Attachments: OFBiz-2501.patch > > > The Enumeration data to be used by *InventoryItemDetail* entity corresponding to following *varianceReasonId's* is missing: > 1) VAR_MISSHIP_ORDERED --> Mis-shipped Item Ordered \(+) > 2) VAR_MISSHIP_SHIPPED --> Mis-shipped Item Shipped (\-) > This causes foreign key constraint violation while inserting *reasonEnumId* in *InventoryItemDetail*, when *InventoryItemVariance* is created with any of the above two *varianceReasonId's*. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Mayur closed OFBIZ-2501. ------------------------------ Resolution: Fixed Thanks Mridul, Your patch is in trunk rev. 777012 and as well as in release09.04 rev. 777014 Vikas > Enumeration Data missing for Inventory Item Detail Reason > --------------------------------------------------------- > > Key: OFBIZ-2501 > URL: https://issues.apache.org/jira/browse/OFBIZ-2501 > Project: OFBiz > Issue Type: Bug > Components: product > Affects Versions: Release Branch 9.04, SVN trunk > Reporter: Mridul Pathak > Assignee: Vikas Mayur > Priority: Minor > Fix For: Release Branch 9.04, SVN trunk > > Attachments: OFBiz-2501.patch > > > The Enumeration data to be used by *InventoryItemDetail* entity corresponding to following *varianceReasonId's* is missing: > 1) VAR_MISSHIP_ORDERED --> Mis-shipped Item Ordered \(+) > 2) VAR_MISSHIP_SHIPPED --> Mis-shipped Item Shipped (\-) > This causes foreign key constraint violation while inserting *reasonEnumId* in *InventoryItemDetail*, when *InventoryItemVariance* is created with any of the above two *varianceReasonId's*. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |