[OFBiz] Dev - Reports

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

[OFBiz] Dev - Reports

Michael Irving

How are reports being generated in OFBIZ?

 

-----------------------------------------

Michael Irving

Keynetx, Inc. - Building Solutions for Success

Mobile: (267)474.3564

Fax: (425) 871-2838

email: [hidden email]

 

* * * Visit Our Web Site: http://www.keynetx.net * * *

 

--------------------------------------------------------------------------------

NOTICE: If received in error, please destroy and notify sender. Sender does not waive confidentiality or privilege, and use is prohibited.

 


 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev
Reply | Threaded
Open this post in threaded view
|

Re: [OFBiz] Dev - Reports

David E. Jones

There are reports in OFBiz?!? ;)

There are a few examples of reports that create HTML and PDF results.  
The main tools we use are FOP (from the Apache XML project,  
xml.apache.org) and JasperReports, and we have a DataVision  
integration as well but I don't think we have any examples for that.  
JasperReports and DataVision probably haven't been updated in a while.

By integration we mean that you can get data through the Entity  
Engine and make the report available through your webapps and such.

Look at the contoller.xml files in a few apps like the Order Manager,  
etc for examples.

-David


On Aug 19, 2005, at 2:52 PM, Michael Irving wrote:

> How are reports being generated in OFBIZ?
>
>
>
> -----------------------------------------
> Michael Irving
> Keynetx, Inc. - Building Solutions for Success
> Mobile: (267)474.3564
> Fax: (425) 871-2838
> email: [hidden email]
>
> * * * Visit Our Web Site: http://www.keynetx.net * * *
>
> ----------------------------------------------------------------------
> ----------
> NOTICE: If received in error, please destroy and notify sender.  
> Sender does not waive confidentiality or privilege, and use is  
> prohibited.
>
>
>
> _______________________________________________
> Dev mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/dev

 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev