[jira] [Commented] (OFBIZ-7171) Accounting transactions pdf is not opening, getting error

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-7171) Accounting transactions pdf is not opening, getting error

Nicolas Malin (Jira)

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

Amardeep Singh Jhajj commented on OFBIZ-7171:
---------------------------------------------

Missing child block elements comes when we don't have block element in table cells. So here the block elements was not getting created as there was a no field for exchange rate when currencyUomId equals to origCurrencyUomId. I have simply added code to show exchange rate field when currency equals to origCurrencyUomId. Thanks.

> Accounting transactions pdf is not opening, getting error
> ---------------------------------------------------------
>
>                 Key: OFBIZ-7171
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7171
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: Trunk, Release Branch 15.12
>            Reporter: Amardeep Singh Jhajj
>            Assignee: Pranay Pandey
>         Attachments: OFBIZ-7171-Screen-Shot.png, OFBIZ-7171.patch
>
>
> Please find attached screenshot of error.
> Steps to regenerate:
> 1. Go to https://localhost:8443/accounting/control/EditAcctgTrans?acctgTransId=8011&organizationPartyId=Company
> 2. Now click on pdf button, error occurs in rendering pdf.
> I will provide the patch for fix.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)