[jira] [Commented] (OFBIZ-7100) 'Acctg Trans Entries PDF' on payment details screen not working properly

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

[jira] [Commented] (OFBIZ-7100) 'Acctg Trans Entries PDF' on payment details screen not working properly

Nicolas Malin (Jira)

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

Swapnil M Mane commented on OFBIZ-7100:
---------------------------------------

The issue was due to the missing 'util' package and introduced while conversion of Javolution collections (FastMap, FastList) into Java collections (HashMap, LinkedkList)
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/birt/webapp/accounting/reports/PaymentAcctgTransEntry.rptdesign?limit_changes=0&r1=1672751&r2=1672752&pathrev=1672752&

> 'Acctg Trans Entries PDF' on payment details screen not working properly
> ------------------------------------------------------------------------
>
>                 Key: OFBIZ-7100
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7100
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: Trunk, Release Branch 15.12
>            Reporter: Swapnil M Mane
>            Assignee: Pranay Pandey
>         Attachments: OFBIZ-7100.patch
>
>
> Steps to regenerate:
> 1.) Open  any payment detail screen (in Received or Sent status)
> 2.) Select the option 'Acctg Trans Entries PDF' in submenu
> 3.) Generated PDF is empty



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