Deepak Dixit created OFBIZ-13290: ------------------------------------ Summary: InventoryReports screen broken Key: OFBIZ-13290 URL: https://issues.apache.org/jira/browse/OFBIZ-13290 Project: OFBiz Issue Type: Bug Reporter: Deepak Dixit
Getting following exception while rendering [InventoryReports|https://demo-trunk.ofbiz.apache.org/facility/control/InventoryReports] {code:java} java.lang.RuntimeException: Error rendering included form named [ListFacilityInventoryByProduct] at location [component://product/widget/facility/FacilityForms.xml]: java.lang.NullPointerException: Cannot invoke "org.w3c.dom.Element.getAttribute(String)" because "formElement" is nulljava.lang.NullPointerException: Cannot invoke "org.w3c.dom.Element.getAttribute(String)" because "formElement" is null {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)