Pierre Smits created OFBIZ-6947:
-----------------------------------
Summary: Inventory report throws an error
Key: OFBIZ-6947
URL:
https://issues.apache.org/jira/browse/OFBIZ-6947 Project: OFBiz
Issue Type: Bug
Components: product
Affects Versions: Trunk
Reporter: Pierre Smits
When executing the print pdf function in
https://demo-trunk-ofbiz.apache.org/facility/control/ViewFacilityInventoryByProductthe following error is thrown:
{code}
The Following Errors Occurred:
Unable to transform FO file: org.apache.fop.apps.FOPException: org.apache.fop.fo.ValidationException: null:80:115: "fo:table-cell" is missing child elements. Required content model: marker* (%block;)+ (See position 80:115) javax.xml.transform.TransformerException: org.apache.fop.fo.ValidationException: null:80:115: "fo:table-cell" is missing child elements. Required content model: marker* (%block;)+ (See position 80:115)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)