[
https://issues.apache.org/jira/browse/OFBIZ-6919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15829670#comment-15829670 ]
Nicolas Malin edited comment on OFBIZ-6919 at 1/19/17 10:26 AM:
----------------------------------------------------------------
Hello, with Jacques we finish the code refactoring :)
I created a tar gz for testing easily. To test you cant do this following step :
* download tar
* remove the current birt component on plugin
* untar at the ofbiz root
* ./gradlew loadDefault ofbiz
* go to
https://localhost:8443/birt -> Flexible birt
* have fun (for this, create a birt flexible report instance, edit your search form, update the rptDesign and reload it, publish your report and play with it)
I wait some review, and if no objection, I will commit on the trunk
was (Author: soledad):
Hello, with Jacques we finish the code refactoring :)
> New implementation of Birt. Easier user possibility of report creation
> ----------------------------------------------------------------------
>
> Key: OFBIZ-6919
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6919> Project: OFBiz
> Issue Type: New Feature
> Components: specialpurpose/birt
> Affects Versions: Trunk
> Reporter: François Wurmser
> Assignee: Jacques Le Roux
> Priority: Minor
> Fix For: Upcoming Release
>
>
> This is a new implementation of Birt. It allows the creation of "report masters" by the developer, which will in turn let the user create its own reports. Data connection of report is fully generated by OFBiz based on report master. Design is user made.
> Filtering is made via content forms stored in the database ("FORM_COMBINED") data_resource.
> The patch should be available in a few days.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)