Pagination is broken in open order item report.
-----------------------------------------------

                 Key: OFBIZ-1604
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1604
             Project: OFBiz
          Issue Type: Bug
          Components: order
    Affects Versions: SVN trunk
         Environment: Linux, postgres 8, JDK 1.5
            Reporter: Rohit Sureka
            Priority: Minor


Hi,

the pagination in open order items report in the order manager throws an error, 
if no begining and end dates are selected. I think by default all the open 
order item for all dates should be showing as it was in the svn version from a 
month back.

If we do not select both the dates and hit the next button, ofbiz throws the 
following error:

org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen 
[component://order/widget/ordermgr/ReportScreens.xml#OpenOrderItemsReport]: 
org.ofbiz.base.util.GeneralException: Error running BSH script at location 
[component://order/webapp/ordermgr/WEB-INF/actions/reports/OpenOrderItemsReport.bsh]:
 org.ofbiz.base.util.GeneralException: Error running BSH script at 
[component://order/webapp/ordermgr/WEB-INF/actions/reports/OpenOrderItemsReport.bsh],
 line [42]: Sourced file: 
component://order/webapp/ordermgr/WEB-INF/actions/reports/OpenOrderItemsReport.bsh
 : at Line: 42 : in file: 
component://order/webapp/ordermgr/WEB-INF/actions/reports/OpenOrderItemsReport.bsh
 : fromOrderDate .equals ( "" ) 

Rohit


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to