BIRT application should be moved to example
-------------------------------------------
Key: OFBIZ-3352
URL: https://issues.apache.org/jira/browse/OFBIZ-3352
Project: OFBiz
Issue Type: Improvement
Reporter: Bruno Busco
The BIRT demo has been added to the secondary applications menu bar.
I think that to be consistent to other framework resources (i.e. widgets) this
should be moved under the example application and not be visible on the
secondary menu becouse it is not a real application but only a collection of
demo reports. (This is what the example application is designed to be used for)
Also the birt webapp with the requests:
<view-map name="main" type="screen"
page="component://birt/widget/BirtScreens.xml#main"/>
<view-map name="Viewer" type="screen"
page="component://birt/widget/BirtScreens.xml#Viewer"/>
<view-map name="Report" type="screen"
page="component://birt/widget/BirtScreens.xml#Report"/>
<view-map name="Mail" type="screen"
page="component://birt/widget/BirtScreens.xml#EditMail"/>
(being a demo) should be better moved from the birt folder to the example.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.