Hi Jacopo,
I came across some of the postings done by you about the
JasperReport integration with Ofbiz that were posted somwhere in may 2004.
Can u please guide me how to do the JasperReport integration with
Ofbiz and also some of the ideas about the best way to use the iReport with
Ofbiz.
I am delibarately need this. I will appriciate if u can help me.
Regards,
-Ajay
-----Original Message-----
From: Jacopo Cappellato [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 30, 2007 8:39 PM
To: [email protected]
Subject: Re: Generating Reports in Ofbiz
For simple table or form based reports I'd suggest to use the pdf generation
features of form widgets.
I'll have to simply implement a standard widget screen and form definition,
the only trick is that the screen must extend the FoDecorator screen: you
can find some examples of this pattern if you search for
"ApprovedProductRequirementsReport" in the order component.
Jacopo
Jacques Le Roux wrote:
> Ajay,
>
> The best practice for report generation in OFBiz is XSLT:FO using FOP.
> There are number of examples in OFBiz, look at *.ftl.fo. If you want
> you may also use Birt :
> http://www.opensourcestrategies.com/ofbiz/ofbiz-birt.pdf
>
> Jacques
>
> ----- Original Message -----
> From: "Ajay Dalvi" <[EMAIL PROTECTED]>
> To: <[email protected]>
> Sent: Tuesday, January 30, 2007 10:56 AM
> Subject: Generating Reports in Ofbiz
>
>
>> Hi All,
>>
>> Can anyone guide me how the report generation is done in Ofbiz.
>> Is there any info , documentation available for the same?
>>
>> Regards,
>> -Ajay
>>