|
[ https://issues.apache.org/jira/browse/OFBIZ-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jack_guo updated OFBIZ-1348: ---------------------------- Attachment: quickStart.doc how to design BIRT with Ofbiz > add the BIRT as the ofbiz component > ----------------------------------- > > Key: OFBIZ-1348 > URL: https://issues.apache.org/jira/browse/OFBIZ-1348 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: jack_guo > Fix For: SVN trunk > > Attachments: AuthenticateHelper.java, birt.zip, BirtViewHandler.java, BirtViewHelper.java, CreateDataSource.java, OfbizScripted.rptdesign, plugins1.zip, plugins2.zip, plugins3.zip, quickStart.doc > > > put the BIRT run environment to the ofbiz, make the BIRT as the ofbiz component, and let the user can develop the BI more easily and efficiently -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jack_guo updated OFBIZ-1348: ---------------------------- Attachment: screenshot.bmp > add the BIRT as the ofbiz component > ----------------------------------- > > Key: OFBIZ-1348 > URL: https://issues.apache.org/jira/browse/OFBIZ-1348 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: jack_guo > Fix For: SVN trunk > > Attachments: AuthenticateHelper.java, birt.zip, BirtViewHandler.java, BirtViewHelper.java, CreateDataSource.java, OfbizScripted.rptdesign, plugins1.zip, plugins2.zip, plugins3.zip, quickStart.doc, screenshot.bmp > > > put the BIRT run environment to the ofbiz, make the BIRT as the ofbiz component, and let the user can develop the BI more easily and efficiently -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536451 ] jack_guo commented on OFBIZ-1348: --------------------------------- Hhi Jacopo, There is not any data in SalesInvoiceItemStarSchema in my evironment, so I take the OrderItemPriceInfo as the example, it can work with the Ofbiz entity now by BIRT scripted data source, BIRT can support many kind of data sources, http://wiki.eclipse.org/BIRT/FAQ/Data_Access#Q:_How_do_I_get_data_from_a_POJO_.28Plain_Old_Java_Object.29.3F With the BIRT designer, it's easy to design the report now. please let me know if there is any problems, thanks. > add the BIRT as the ofbiz component > ----------------------------------- > > Key: OFBIZ-1348 > URL: https://issues.apache.org/jira/browse/OFBIZ-1348 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: jack_guo > Fix For: SVN trunk > > Attachments: AuthenticateHelper.java, birt.zip, BirtViewHandler.java, BirtViewHelper.java, CreateDataSource.java, OfbizScripted.rptdesign, plugins1.zip, plugins2.zip, plugins3.zip, quickStart.doc, screenshot.bmp > > > put the BIRT run environment to the ofbiz, make the BIRT as the ofbiz component, and let the user can develop the BI more easily and efficiently -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536614 ] polawat phetra commented on OFBIZ-1348: --------------------------------------- Hi Jack. To successfully run the example report that have a link in webapp/birt/index.jsp. I have to make a comment on line number 1644-1647 in org.eclipse.birt.report.utility.ParameterAccessor. So, Is These line come from the origin code? or It 's customized by you. Thanks. > add the BIRT as the ofbiz component > ----------------------------------- > > Key: OFBIZ-1348 > URL: https://issues.apache.org/jira/browse/OFBIZ-1348 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: jack_guo > Fix For: SVN trunk > > Attachments: AuthenticateHelper.java, birt.zip, BirtViewHandler.java, BirtViewHelper.java, CreateDataSource.java, OfbizScripted.rptdesign, plugins1.zip, plugins2.zip, plugins3.zip, quickStart.doc, screenshot.bmp > > > put the BIRT run environment to the ofbiz, make the BIRT as the ofbiz component, and let the user can develop the BI more easily and efficiently -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536646 ] jack_guo commented on OFBIZ-1348: --------------------------------- That exmaple is the origin code, the OfbizScripted.rptdesign is customized , you can try run this according the quickStart.doc > add the BIRT as the ofbiz component > ----------------------------------- > > Key: OFBIZ-1348 > URL: https://issues.apache.org/jira/browse/OFBIZ-1348 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: jack_guo > Fix For: SVN trunk > > Attachments: AuthenticateHelper.java, birt.zip, BirtViewHandler.java, BirtViewHelper.java, CreateDataSource.java, OfbizScripted.rptdesign, plugins1.zip, plugins2.zip, plugins3.zip, quickStart.doc, screenshot.bmp > > > put the BIRT run environment to the ofbiz, make the BIRT as the ofbiz component, and let the user can develop the BI more easily and efficiently -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536672 ] polawat phetra commented on OFBIZ-1348: --------------------------------------- Hi Jack. I think there is a problem with your BirtHelper.java and BirtViewHandler design. You should not use a static field to held a (temporary) session data because it will cause a problem when concurrent thread request a report at the same time. Here the problem code which i had make the comment down below. public class BirtViewHandler implements ViewHandler { public void render(String name, String page, String info, String contentType, String encoding, HttpServletRequest request, HttpServletResponse response) throws ViewHandlerException { ... String baseURL = request.getScheme( ) + "://" + request.getServerName( ) + ":" + request.getServerPort( ); String path=context.getRealPath(page); //===== THESE TWO LINE WILL CAUSE A PROBLEM WHEN ACCESS FROM CONCURRENT THREAD ===// BirtViewHelper.PATH = path; BirtViewHelper.PERMISSION = info; try{ response.sendRedirect(baseURL+"/birt/control/frameset?"+LoginWorker.EXTERNAL_LOGIN_KEY_ATTR+"="+request.getSession().getAttribute(LoginWorker.EXTERNAL_LOGIN_KEY_ATTR)); }catch( Exception e){} } } > add the BIRT as the ofbiz component > ----------------------------------- > > Key: OFBIZ-1348 > URL: https://issues.apache.org/jira/browse/OFBIZ-1348 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: jack_guo > Fix For: SVN trunk > > Attachments: AuthenticateHelper.java, birt.zip, BirtViewHandler.java, BirtViewHelper.java, CreateDataSource.java, OfbizScripted.rptdesign, plugins1.zip, plugins2.zip, plugins3.zip, quickStart.doc, screenshot.bmp > > > put the BIRT run environment to the ofbiz, make the BIRT as the ofbiz component, and let the user can develop the BI more easily and efficiently -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536923 ] WeizhanGuo commented on OFBIZ-1348: ----------------------------------- Yes, you are right, there is need to be improved, I will try to fix this . any idea are welcome... Thanks > add the BIRT as the ofbiz component > ----------------------------------- > > Key: OFBIZ-1348 > URL: https://issues.apache.org/jira/browse/OFBIZ-1348 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: WeizhanGuo > Fix For: SVN trunk > > Attachments: AuthenticateHelper.java, birt.zip, BirtViewHandler.java, BirtViewHelper.java, CreateDataSource.java, OfbizScripted.rptdesign, plugins1.zip, plugins2.zip, plugins3.zip, quickStart.doc, screenshot.bmp > > > put the BIRT run environment to the ofbiz, make the BIRT as the ofbiz component, and let the user can develop the BI more easily and efficiently -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541787 ] WeizhanGuo commented on OFBIZ-1348: ----------------------------------- I have fixed the thread problem, but I don't want to upload the last code until I have finished the document and some other function/problem we need, if you want this code ,please let me know, and I will send it to you. > add the BIRT as the ofbiz component > ----------------------------------- > > Key: OFBIZ-1348 > URL: https://issues.apache.org/jira/browse/OFBIZ-1348 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: WeizhanGuo > Fix For: SVN trunk > > Attachments: AuthenticateHelper.java, birt.zip, BirtViewHandler.java, BirtViewHelper.java, CreateDataSource.java, OfbizScripted.rptdesign, plugins1.zip, plugins2.zip, plugins3.zip, quickStart.doc, screenshot.bmp > > > put the BIRT run environment to the ofbiz, make the BIRT as the ofbiz component, and let the user can develop the BI more easily and efficiently -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-1348. ---------------------------------- Resolution: Incomplete Assignee: Jacques Le Roux > add the BIRT as the ofbiz component > ----------------------------------- > > Key: OFBIZ-1348 > URL: https://issues.apache.org/jira/browse/OFBIZ-1348 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: WeizhanGuo > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: AuthenticateHelper.java, birt.zip, BirtViewHandler.java, BirtViewHelper.java, CreateDataSource.java, OfbizScripted.rptdesign, plugins1.zip, plugins2.zip, plugins3.zip, quickStart.doc, screenshot.bmp > > > put the BIRT run environment to the ofbiz, make the BIRT as the ofbiz component, and let the user can develop the BI more easily and efficiently -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WeizhanGuo updated OFBIZ-1348: ------------------------------ Attachment: (was: OfbizScripted.rptdesign) > add the BIRT as the ofbiz component > ----------------------------------- > > Key: OFBIZ-1348 > URL: https://issues.apache.org/jira/browse/OFBIZ-1348 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: WeizhanGuo > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: AuthenticateHelper.java, birt.zip, BirtViewHandler.java, BirtViewHelper.java, plugins1.zip, plugins2.zip, plugins3.zip, quickStart.doc, screenshot.bmp > > > put the BIRT run environment to the ofbiz, make the BIRT as the ofbiz component, and let the user can develop the BI more easily and efficiently -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WeizhanGuo updated OFBIZ-1348: ------------------------------ Attachment: (was: CreateDataSource.java) > add the BIRT as the ofbiz component > ----------------------------------- > > Key: OFBIZ-1348 > URL: https://issues.apache.org/jira/browse/OFBIZ-1348 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: WeizhanGuo > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: AuthenticateHelper.java, birt.zip, BirtViewHandler.java, BirtViewHelper.java, plugins1.zip, plugins2.zip, plugins3.zip, quickStart.doc, screenshot.bmp > > > put the BIRT run environment to the ofbiz, make the BIRT as the ofbiz component, and let the user can develop the BI more easily and efficiently -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658451#action_12658451 ] WeizhanGuo commented on OFBIZ-1348: ----------------------------------- Work with BIRT2.3.1 Note, it fixed some error.. 1. Download birt-runtime-2_3_1; 2. Extract the file and copy the sub files in the WebViewerExample folder to the webapp folder of the ofbiz component; 3. Merge the web.xml, remember ofbiz using the web-app_2_3.xsd and BIRT needs web-app_2_4.xsd, update to 2.4 and change some order of the elements in web.xml. After those you can use the BIRT now. And more: 4. If you want to use the pojo datasource just download CreateDataSource.java, it can work as the pojo datasource; I think using the birt viewer tag is the best well to work with the Ofbiz, you can see how it work in OfbizScripted.rptdesign and testBirt.jsp > add the BIRT as the ofbiz component > ----------------------------------- > > Key: OFBIZ-1348 > URL: https://issues.apache.org/jira/browse/OFBIZ-1348 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: WeizhanGuo > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: AuthenticateHelper.java, birt.zip, BirtViewHandler.java, BirtViewHelper.java, plugins1.zip, plugins2.zip, plugins3.zip, quickStart.doc, screenshot.bmp > > > put the BIRT run environment to the ofbiz, make the BIRT as the ofbiz component, and let the user can develop the BI more easily and efficiently -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WeizhanGuo updated OFBIZ-1348: ------------------------------ Attachment: CreateDataSource.java > add the BIRT as the ofbiz component > ----------------------------------- > > Key: OFBIZ-1348 > URL: https://issues.apache.org/jira/browse/OFBIZ-1348 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: WeizhanGuo > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: AuthenticateHelper.java, BirtViewHandler.java, BirtViewHelper.java, CreateDataSource.java, OfbizScripted.rptdesign, plugins1.zip, plugins2.zip, plugins3.zip, quickStart.doc, screenshot.bmp, testBirt.jsp > > > put the BIRT run environment to the ofbiz, make the BIRT as the ofbiz component, and let the user can develop the BI more easily and efficiently -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WeizhanGuo updated OFBIZ-1348: ------------------------------ Attachment: OfbizScripted.rptdesign > add the BIRT as the ofbiz component > ----------------------------------- > > Key: OFBIZ-1348 > URL: https://issues.apache.org/jira/browse/OFBIZ-1348 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: WeizhanGuo > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: AuthenticateHelper.java, BirtViewHandler.java, BirtViewHelper.java, CreateDataSource.java, OfbizScripted.rptdesign, plugins1.zip, plugins2.zip, plugins3.zip, quickStart.doc, screenshot.bmp, testBirt.jsp > > > put the BIRT run environment to the ofbiz, make the BIRT as the ofbiz component, and let the user can develop the BI more easily and efficiently -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WeizhanGuo updated OFBIZ-1348: ------------------------------ Attachment: testBirt.jsp > add the BIRT as the ofbiz component > ----------------------------------- > > Key: OFBIZ-1348 > URL: https://issues.apache.org/jira/browse/OFBIZ-1348 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: WeizhanGuo > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: AuthenticateHelper.java, BirtViewHandler.java, BirtViewHelper.java, CreateDataSource.java, OfbizScripted.rptdesign, plugins1.zip, plugins2.zip, plugins3.zip, quickStart.doc, screenshot.bmp, testBirt.jsp > > > put the BIRT run environment to the ofbiz, make the BIRT as the ofbiz component, and let the user can develop the BI more easily and efficiently -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WeizhanGuo updated OFBIZ-1348: ------------------------------ Attachment: (was: birt.zip) > add the BIRT as the ofbiz component > ----------------------------------- > > Key: OFBIZ-1348 > URL: https://issues.apache.org/jira/browse/OFBIZ-1348 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: WeizhanGuo > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: AuthenticateHelper.java, BirtViewHandler.java, BirtViewHelper.java, CreateDataSource.java, OfbizScripted.rptdesign, plugins1.zip, plugins2.zip, plugins3.zip, quickStart.doc, screenshot.bmp, testBirt.jsp > > > put the BIRT run environment to the ofbiz, make the BIRT as the ofbiz component, and let the user can develop the BI more easily and efficiently -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WeizhanGuo updated OFBIZ-1348: ------------------------------ Attachment: (was: plugins1.zip) > add the BIRT as the ofbiz component > ----------------------------------- > > Key: OFBIZ-1348 > URL: https://issues.apache.org/jira/browse/OFBIZ-1348 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: WeizhanGuo > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: AuthenticateHelper.java, BirtViewHandler.java, BirtViewHelper.java, CreateDataSource.java, OfbizScripted.rptdesign, quickStart.doc, screenshot.bmp, testBirt.jsp > > > put the BIRT run environment to the ofbiz, make the BIRT as the ofbiz component, and let the user can develop the BI more easily and efficiently -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WeizhanGuo updated OFBIZ-1348: ------------------------------ Attachment: (was: plugins2.zip) > add the BIRT as the ofbiz component > ----------------------------------- > > Key: OFBIZ-1348 > URL: https://issues.apache.org/jira/browse/OFBIZ-1348 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: WeizhanGuo > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: AuthenticateHelper.java, BirtViewHandler.java, BirtViewHelper.java, CreateDataSource.java, OfbizScripted.rptdesign, quickStart.doc, screenshot.bmp, testBirt.jsp > > > put the BIRT run environment to the ofbiz, make the BIRT as the ofbiz component, and let the user can develop the BI more easily and efficiently -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WeizhanGuo updated OFBIZ-1348: ------------------------------ Attachment: (was: plugins3.zip) > add the BIRT as the ofbiz component > ----------------------------------- > > Key: OFBIZ-1348 > URL: https://issues.apache.org/jira/browse/OFBIZ-1348 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: WeizhanGuo > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: AuthenticateHelper.java, BirtViewHandler.java, BirtViewHelper.java, CreateDataSource.java, OfbizScripted.rptdesign, quickStart.doc, screenshot.bmp, testBirt.jsp > > > put the BIRT run environment to the ofbiz, make the BIRT as the ofbiz component, and let the user can develop the BI more easily and efficiently -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658503#action_12658503 ] Jacques Le Roux commented on OFBIZ-1348: ---------------------------------------- When I will get a chance, I will make a FAQ for that (I have to test it before though...) > add the BIRT as the ofbiz component > ----------------------------------- > > Key: OFBIZ-1348 > URL: https://issues.apache.org/jira/browse/OFBIZ-1348 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: WeizhanGuo > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: AuthenticateHelper.java, BirtViewHandler.java, BirtViewHelper.java, CreateDataSource.java, OfbizScripted.rptdesign, quickStart.doc, screenshot.bmp, testBirt.jsp > > > put the BIRT run environment to the ofbiz, make the BIRT as the ofbiz component, and let the user can develop the BI more easily and efficiently -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
| Free forum by Nabble | Edit this page |
