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

Pierre Smits commented on OFBIZ-12505:
--------------------------------------

I [~Schumann] 

Can you provide a Pull Request or patch for this?

> Wrong Field Name Definition in RequirementForms
> -----------------------------------------------
>
>                 Key: OFBIZ-12505
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12505
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: 18.12.05
>         Environment: WIN10, MSSQL
>            Reporter: Schumann Ye
>            Priority: Minor
>             Fix For: 18.12.06
>
>
> The issue exists also in the older version.
> The field "requirementByDate" form "FindApprovedProductRequirements" in 
> RequirementForms.xml has been set wrongly and it should be "requiredByDate".
> This causes the result could not be queried out properly as indicated as 
> below:
>  # The result is governed by the service "getRequirementsForSupplier", where 
> reads the list from the view "RequirementAndRole".
>  # In the view entity definition, the field is defined as 
> <alias entity-alias="RQ" name="{color:#FF0000}requiredByDate{color}"/>, but 
> it is not the case in the form "FindApprovedProductRequirements" above.
>  
> After changing it to the correct name, the bug is solved.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to