Chart of Accounts
Posted by
Midhat on
URL: http://ofbiz.116.s1.nabble.com/Chart-of-Accounts-tp140816.html
I have successfully added the sample data from
http://ofbizwiki.go-integral.com/Wiki.jsp?page=ChartOfAccountsSetup into the
database. Now When i go to Navigate accounts and click any acount in the
tree, it shows an error:
org.ofbiz.base.util.GeneralException: Error rendering screen
[component://accounting/widget/AccountingScreens.xml#GlAccountNavigate]:
org.ofbiz.base.util.GeneralException: Error rendering screen
[component://accounting/widget/CommonScreens.xml#main-decorator]:
org.ofbiz.base.util.GeneralException: Error rendering screen
[component://common/widget/CommonScreens.xml#GlobalDecorator]:
java.lang.NullPointerException (null) (Error rendering screen
[component://common/widget/CommonScreens.xml#GlobalDecorator]:
java.lang.NullPointerException (null)) (Error rendering screen
[component://accounting/widget/CommonScreens.xml#main-decorator]:
org.ofbiz.base.util.GeneralException: Error rendering screen
[component://common/widget/CommonScreens.xml#GlobalDecorator]:
java.lang.NullPointerException (null) (Error rendering screen
[component://common/widget/CommonScreens.xml#GlobalDecorator]:
java.lang.NullPointerException (null)))
Please assist