[jira] Created: (OFBIZ-2501) Enumeration Data missing for Inventory Item Detail Reason

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

[jira] Created: (OFBIZ-2501) Enumeration Data missing for Inventory Item Detail Reason

Nicolas Malin (Jira)
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.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-2501) Enumeration Data missing for Inventory Item Detail Reason

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:
---------------------------------

    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.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-2501) Enumeration Data missing for Inventory Item Detail Reason

Nicolas Malin (Jira)
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.

Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-2501) Enumeration Data missing for Inventory Item Detail Reason

Nicolas Malin (Jira)
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.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-2501) Enumeration Data missing for Inventory Item Detail Reason

Nicolas Malin (Jira)
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.