You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Suprit Udawat (Updated) (JIRA)" <ji...@apache.org> on 2012/02/18 07:25:59 UTC

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

     [ 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