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

ASF subversion and git services commented on OFBIZ-11845:
---------------------------------------------------------

Commit 80f61f10eaf431beee0e91f1c0bf64fde21dfd65 in ofbiz-framework's branch 
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=80f61f10ea ]

Reverted:: Getting error while generating ApprovedProductRequirementsReport PDF 
(OFBIZ-11845)

Integration tests don't pass. Here is the error:
Recoverable error on line 145 column 98
  SXCH0003: org.apache.fop.fo.ValidationException: null:145:98: "fo:table-body"
  is not a   valid child of "fo:table-body"! (See position 145:98)

The initial "fixed" error is:
org.apache.fop.fo.ValidationException: null:88:232: "fo:table-row" is not a
valid child of "fo:table"! (See position 88:232)

Another error exists at ApprovedProductRequirementsByVendorReport:
org.apache.fop.fo.ValidationException: null:95:2: "fo:table-cell" is not a valid
child of "fo:table-cell"! (See position 95:2)

For now I'm not quite even sure how you get to
ApprovedProductRequirementsReport
When you approve a requirement it does not show at
ordermgr/control/ApprovedProductRequirements

I thought the error could be due to a missing requirementId. But using
ordermgr/control/ApprovedProductRequirementsReport?requirementId=10000
you get the same error.

It seems related to OFBIZ-6354, but could be rather an issue with
ApprovedProductRequirements screen where
<set field="genericLinkTarget" value="ApprovedProductRequirementsReport"/>
is set

Same for ApprovedProductRequirementsByVendorReport

I did not get further for now


> 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, Upcoming Branch
>            Reporter: Chandan Khandelwal
>            Assignee: Chandan Khandelwal
>            Priority: Major
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-11845.patch, 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.20.10#820010)

Reply via email to