Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-5952

IncomeStatement page broken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 14.12.01, Trunk
    • 14.12.01, 16.11.01
    • accounting
    • None

    Description

      IncomeStatement page has been broken, it throwing following exception:

      ERROR rendering error page [/error/error.jsp], but here is the error text: org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://accounting/widget/ReportFinancialSummaryScreens.xml#IncomeStatement]: java.lang.IllegalArgumentException: Error running script at location [component://accounting/webapp/accounting/WEB-INF/actions/reports/IncomeStatement.groovy]: org.codehaus.groovy.runtime.typehandling.GroovyCastException: Cannot cast object '[[GenericEntity:GlAccountClass][createdStamp,2015-01-08 03:08:36.933(java.sql.Timestamp)][createdTxStamp,2015-01-08 03:08:35.054(java.sql.Timestamp)][description,Selling, General, and Administrative Expense(java.lang.String)][glAccountClassId,SGA_EXPENSE(java.lang.String)][isAssetClass,null()][lastUpdatedStamp,2015-01-08 03:08:36.933(java.sql.Timestamp)][lastUpdatedTxStamp,2015-01-08 03:08:35.054(java.sql.Timestamp)][parentClassId,CASH_EXPENSE(java.lang.String)]]' with class 'java.util.LinkedList' to class 'org.ofbiz.entity.GenericValue' due to: java.lang.IllegalStateException: [GenericEntity.getModelEntity] could not find modelEntity for entityName null (Error running script at location [component://accounting/webapp/accounting/WEB-INF/actions/reports/IncomeStatement.groovy]: org.codehaus.groovy.runtime.typehandling.GroovyCastException: Cannot cast object '[[GenericEntity:GlAccountClass][createdStamp,2015-01-08 03:08:36.933(java.sql.Timestamp)][createdTxStamp,2015-01-08 03:08:35.054(java.sql.Timestamp)][description,Selling, General, and Administrative Expense(java.lang.String)][glAccountClassId,SGA_EXPENSE(java.lang.String)][isAssetClass,null()][lastUpdatedStamp,2015-01-08 03:08:36.933(java.sql.Timestamp)][lastUpdatedTxStamp,2015-01-08 03:08:35.054(java.sql.Timestamp)][parentClassId,CASH_EXPENSE(java.lang.String)]]' with class 'java.util.LinkedList' to class 'org.ofbiz.entity.GenericValue' due to: java.lang.IllegalStateException: [GenericEntity.getModelEntity] could not find modelEntity for entityName null)
      

      https://localhost:8443/accounting/control/IncomeStatement?organizationPartyId=Company

      Attachments

        1. OFBIZ-5952.patch
          1 kB
          Deepak Dixit

        Issue Links

          Activity

            People

              toashishvijay Ashish Vijaywargiya
              deepak Deepak Dixit
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: