You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "awdesh singh parihar (JIRA)" <ji...@apache.org> on 2009/06/30 12:13:47 UTC

[jira] Updated: (OFBIZ-2673) Add Csv and PDF functionalities to Balancesheet sub tab bar of reports

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

awdesh singh parihar updated OFBIZ-2673:
----------------------------------------

    Attachment: BalanceSheetPdf&Csv.patch

-- Implemented functionality to generate pdf and csv file formate for balance sheet report .
-- Used existing service to fetch data for report.

> Add Csv and PDF functionalities to Balancesheet sub tab bar of reports
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-2673
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2673
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Rishi Solanki
>             Fix For: SVN trunk
>
>         Attachments: BalanceSheetPdf&Csv.patch
>
>
> Working Area.
> Go to - https://localhost:8443/accounting/control/BalanceSheet?organizationPartyId=Company
> Here add two links for Pdf and Csv reports at the top of the screen, follow the work pattern done for the AcctgTrans and AcctgTransEntry, except use the OFBiz default simpleDecorator for the fop.
> Use the same groovy/services to get the data as get in the basic screens.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.