You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Tom Burns (JIRA)" <ji...@apache.org> on 2012/10/18 19:12:02 UTC

[jira] [Commented] (OFBIZ-5054) Find Inventory Event Planned Displays Error Message

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

Tom Burns commented on OFBIZ-5054:
----------------------------------

The error has been duplicated in the trunk. If you go to the trunk before the next refresh you can see the error with out going to the trouble of setting up an MRP.

To to https://demo-trunk.ofbiz.apache.org/manufacturing/control/FindInventoryEventPlan
Click Find in Find Inventory Event Planned screenlet

Tom
                
> Find Inventory Event Planned Displays Error Message
> ---------------------------------------------------
>
>                 Key: OFBIZ-5054
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5054
>             Project: OFBiz
>          Issue Type: Bug
>          Components: manufacturing
>    Affects Versions: SVN trunk
>         Environment: Trunk
>            Reporter: Tom Burns
>            Priority: Minor
>         Attachments: OFBIZ-5054MRPFindInventorError.patch
>
>
> In the Manufacturing Manager MRP feature MRP Log displays an error when Find is clicked in the Find Inventory Event Planned screenlet.
> To reproduce:
> 1. Create a Routing table (details beyond the scope of this note)
> 2. Navigate to the Manufacturing MRP feature.
> 3. Select Run MPR
> 4. Enter an MRP Name and Facility
> 5. Click Submit
> 6. Select MRP Log Tab
> 7. When Status is finished click Find in the Find Inventory Event Planned screenlet.
> Expected:
> MRP Plan
> Actual:
> Error message before MRP Plan
> Error on line 159, column 17 in component://manufacturing/webapp/manufacturing/mrp/findInventoryEventPlan.ftl null is undefined. It cannot be assigned to initialQohEvent The problematic instruction: ---------- ==> assignment: initialQohEvent=null [on line 159, column 17 in component://manufacturing/webapp/manufacturing/mrp/findInventoryEventPlan.ftl] ---------- Java backtrace for programmers: ---------- 
> ...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira