You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2016/06/05 05:41:59 UTC

[jira] [Commented] (OFBIZ-6947) Inventory report throws an error

    [ https://issues.apache.org/jira/browse/OFBIZ-6947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15315745#comment-15315745 ] 

Jacques Le Roux commented on OFBIZ-6947:
----------------------------------------

Thanks for the patch Arvind Singh Tomar but I wonder if it's the right way to do it. Could you please check how it's done in R13.07 where it works, see on demo https://ofbiz-vm.apache.org:18443/facility/control/ViewFacilityInventoryByProduct

> 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
>              Labels: facility, inventory, pdf
>         Attachments: OFBIZ-6947_trunk.patch
>
>
> When executing the print pdf function in https://demo-trunk-ofbiz.apache.org/facility/control/ViewFacilityInventoryByProduct
> the 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)