[jira] [Created] (OFBIZ-4703) Getting Error while creating purchase order if size of supplierProductId is greater than 20.

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

[jira] [Created] (OFBIZ-4703) Getting Error while creating purchase order if size of supplierProductId is greater than 20.

Nicolas Malin (Jira)
Getting Error while creating purchase order if size of supplierProductId is greater than 20.
--------------------------------------------------------------------------------------------

                 Key: OFBIZ-4703
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4703
             Project: OFBiz
          Issue Type: Bug
          Components: order
    Affects Versions: Release Branch 11.04
            Reporter: Suprit Udawat
             Fix For: Release Branch 11.04


In SupplierProduct entity, the type of the attribute 'supplierProductId' is id-long. But in OrderItem entity, the type of supplierProductId is id. This differs the size of the field in both entites which results in error while creating purchase order.

Provided the patch to resolve this bug.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-4703) Getting Error while creating purchase order if size of supplierProductId is greater than 20.

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suprit Udawat updated OFBIZ-4703:
---------------------------------

    Attachment: OFBIZ-4703.patch
   

> Getting Error while creating purchase order if size of supplierProductId is greater than 20.
> --------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-4703
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4703
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Release Branch 11.04
>            Reporter: Suprit Udawat
>             Fix For: Release Branch 11.04
>
>         Attachments: OFBIZ-4703.patch
>
>
> In SupplierProduct entity, the type of the attribute 'supplierProductId' is id-long. But in OrderItem entity, the type of supplierProductId is id. This differs the size of the field in both entites which results in error while creating purchase order.
> Provided the patch to resolve this bug.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] [Assigned] (OFBIZ-4703) Getting Error while creating purchase order if size of supplierProductId is greater than 20.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Vijaywargiya reassigned OFBIZ-4703:
------------------------------------------

    Assignee: Ashish Vijaywargiya
   

> Getting Error while creating purchase order if size of supplierProductId is greater than 20.
> --------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-4703
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4703
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Release Branch 11.04
>            Reporter: Suprit Udawat
>            Assignee: Ashish Vijaywargiya
>             Fix For: Release Branch 11.04
>
>         Attachments: OFBIZ-4703.patch
>
>
> In SupplierProduct entity, the type of the attribute 'supplierProductId' is id-long. But in OrderItem entity, the type of supplierProductId is id. This differs the size of the field in both entites which results in error while creating purchase order.
> Provided the patch to resolve this bug.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira