[
https://issues.apache.org/jira/browse/OFBIZ-11845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147655#comment-17147655
]
Jacques Le Roux commented on OFBIZ-11845:
-----------------------------------------
Here are the diff generated by R17 and trunk both using FOP 2.3 which is OK:
{noformat}
<fo:table table-layout="fixed" border="solid black"
-><fo:table-column/><fo:table-column/><fo:table-column/><fo:table-column/><fo:table-column/><fo:table-column/><fo:table-column/><fo:table-column/><fo:table-column/><fo:table-column/><fo:table-column/><fo:table-column/><fo:table-header><fo:table-row><fo:table-cell
font-weight="bold" text-align="center" border="solid black"
padding="2pt"
-><fo:block><fo:block
->R�f. du besoin</fo:block></fo:block></fo:table-cell><fo:table-cell
font-weight="bold" text-align="center" border="solid black" padding="2pt"
-><fo:block><fo:block
->Product Id</fo:block></fo:block></fo:table-cell><fo:table-cell
font-weight="bold" text-align="center" border="solid black" padding="2pt"
-><fo:block><fo:block
->Nom interne</fo:block></fo:block></fo:table-cell><fo:table-cell
font-weight="bold" text-align="center" border="solid black" padding="2pt"
-><fo:block><fo:block
->Facility Id</fo:block></fo:block></fo:table-cell><fo:table-cell
font-weight="bold" text-align="center" border="solid black" padding="2pt"
-><fo:block><fo:block
->ProductSupplier</fo:block></fo:block></fo:table-cell><fo:table-cell
font-weight="bold" text-align="center" border="solid black" padding="2pt"
-><fo:block><fo:block
->ProductSupplierProductId</fo:block></fo:block></fo:table-cell><fo:table-cell
font-weight="bold" text-align="center" border="solid black" padding="2pt"
-><fo:block><fo:block
->ProductUPCA</fo:block></fo:block></fo:table-cell><fo:table-cell
font-weight="bold" text-align="center" border="solid black" padding="2pt"
-><fo:block><fo:block
->Minimum Order Quantity</fo:block></fo:block></fo:table-cell><fo:table-cell
font-weight="bold" text-align="center" border="solid black" padding="2pt"
-><fo:block><fo:block
->Last Price</fo:block></fo:block></fo:table-cell><fo:table-cell
font-weight="bold" text-align="center" border="solid black" padding="2pt"
-><fo:block><fo:block
->Requis par date</fo:block></fo:block></fo:table-cell><fo:table-cell
font-weight="bold" text-align="center" border="solid black" padding="2pt"
-><fo:block><fo:block
->Quantit�</fo:block></fo:block></fo:table-cell><fo:table-cell
font-weight="bold" text-align="center" border="solid black" padding="2pt"
-><fo:block><fo:block
->Commentaires</fo:block></fo:block></fo:table-cell></fo:table-row>
-<fo:table-row><fo:table-cell><fo:block/></fo:table-cell></fo:table-row>
-</fo:table-header><fo:table-body><fo:table-row><fo:table-cell><fo:block/></fo:table-cell></fo:table-row></fo:table-body></fo:table>
+><fo:table-column/><fo:table-column/><fo:table-column/><fo:table-column/><fo:table-column/><fo:table-column/><fo:table-column/><fo:table-column/><fo:table-column/><fo:table-column/><fo:table-column/><fo:table-column/><fo:table-row><fo:table-cell><fo:block/></fo:table-cell></fo:table-row></fo:table-body></fo:table>
<fo:block id="theEnd"/>
</fo:flow>
</fo:page-sequence>
The trunk version is below, it's shorter and misses a lot.
As simple.fo.ftl did not change between R17 and trunk, it's something
else...not easy...
> Getting error while generating ApprovedProductRequirementsReport PDF
> --------------------------------------------------------------------
>
> Key: OFBIZ-11845
> URL: https://issues.apache.org/jira/browse/OFBIZ-11845
> Project: OFBiz
> Issue Type: Bug
> Components: order
> Affects Versions: Trunk
> Reporter: Chandan Khandelwal
> Assignee: Chandan Khandelwal
> Priority: Major
> Attachments: Screenshot from 2020-06-27 19-27-18.png
>
>
> Reference URL:
> [https://demo-trunk.ofbiz.apache.org/ordermgr/control/ApprovedProductRequirementsReport]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)