You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Ashish Vijaywargiya (JIRA)" <ji...@apache.org> on 2016/06/24 14:23:16 UTC

[jira] [Comment Edited] (OFBIZ-7181) Error on Product Requirement Creation

    [ https://issues.apache.org/jira/browse/OFBIZ-7181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15348337#comment-15348337 ] 

Ashish Vijaywargiya edited comment on OFBIZ-7181 at 6/24/16 2:22 PM:
---------------------------------------------------------------------

Thanks Ravi for the contribution. Your changes are committed at following revisions. Thanks Montalbano for your help in reviewing the patch and then providing the comment.

trunk - r1750115
R15.12 - r1750116
R14.12 - r1750117
R13.07 - r1750118


was (Author: toashishvijay):
Thanks Ravi for the contribution. Your changes are committed at following revisions.

trunk - r1750115
R15.12 - r1750116
R14.12 - r1750117
R13.07 - r1750118

> Error on Product Requirement Creation
> -------------------------------------
>
>                 Key: OFBIZ-7181
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7181
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Trunk
>            Reporter: Ravi Lodhi
>            Assignee: Ashish Vijaywargiya
>             Fix For: 14.12.01, 15.12.01, 13.07.04
>
>         Attachments: OFBIZ-7181_trunk.patch
>
>
> Step to regenerate:
> 1) Got to Order -> Requirements -> New Requirement
> 2) On Create Requirement form select  Requirement Type Id equals to "Product Requirement"
> 3) Select any product and submit the form.
> 4) Here you get the broken screen.
> Root Cause:
> There is a seca rule on "createRequirement" service that triggered "autoAssignRequirementToSupplier" for requirementTypeId equals to "PRODUCT_REQUIREMENT". This service is generating error when quantity is not passed to it. One can easily submit the form to create new requirement without passing quantity as there is not client side validation.



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