You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Daniel Watford (Jira)" <ji...@apache.org> on 2023/03/13 16:38:00 UTC

[jira] [Updated] (OFBIZ-12775) Error shown in PDF rendering of Accounting Trial Balance

     [ https://issues.apache.org/jira/browse/OFBIZ-12775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Watford updated OFBIZ-12775:
-----------------------------------
    Description: 
When generating a PDF version of a Trial Balance report an FTL error is included in the report with text: 
{code:java}
Macro "makeHyperlinkString" has no parameter with name
"imgTitle"{code}
 

The same report on 18.12 is rendered without error.

 

To reproduce the error in either demo-stable or demo-next, create a custom time period for fiscal month 2009-01-01 to 2009-02-01, view a trial balance for that month, and then click the Export as PDF button.

 

Snippet of Trial Balance Report on 18.12:

!image-2023-03-13-16-35-51-546.png!

 

Snippet of Trial Balance Report on 22.01 branch:

!image-2023-03-13-16-36-49-002.png!

 

  was:
When generating a PDF version of a Trial Balance report an FTL error is included in the report with text: 
{code:java}
Macro "makeHyperlinkString" has no parameter with name
"imgTitle"{code}
 

The same report on 18.12 is rendered without error.

 

To reproduce the error in either demo-stable or demo-next, create a custom time period for fiscal month 2009-01-01 to 2009-02-01, view a trial balance for that month, and then click the Export as PDF button.

 

Snippet of Trial Balance Report on 18.12:

!image-2023-03-13-16-35-51-546.png! Snippet of Trial Balance Report on 22.01 branch:

!image-2023-03-13-16-36-49-002.png!

 


> Error shown in PDF rendering of Accounting Trial Balance
> --------------------------------------------------------
>
>                 Key: OFBIZ-12775
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12775
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: 22.01.01
>            Reporter: Daniel Watford
>            Priority: Major
>         Attachments: image-2023-03-13-16-35-51-546.png, image-2023-03-13-16-36-49-002.png
>
>
> When generating a PDF version of a Trial Balance report an FTL error is included in the report with text: 
> {code:java}
> Macro "makeHyperlinkString" has no parameter with name
> "imgTitle"{code}
>  
> The same report on 18.12 is rendered without error.
>  
> To reproduce the error in either demo-stable or demo-next, create a custom time period for fiscal month 2009-01-01 to 2009-02-01, view a trial balance for that month, and then click the Export as PDF button.
>  
> Snippet of Trial Balance Report on 18.12:
> !image-2023-03-13-16-35-51-546.png!
>  
> Snippet of Trial Balance Report on 22.01 branch:
> !image-2023-03-13-16-36-49-002.png!
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)