[jira] [Commented] (OFBIZ-10923) Simplify folder structure regarding report designs

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

[jira] [Commented] (OFBIZ-10923) Simplify folder structure regarding report designs

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-10923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16817856#comment-16817856 ]

Pierre Smits commented on OFBIZ-10923:
--------------------------------------

I have created a new folder under the root of the component, called reportdesign.Thereunder are folders for each of the other components:
 * accounting
 * example
 * facility
 * ordermgr

Each of the folders contains the report design that were under:
 * webapp/accounting/reports -> to be moved to reportdesign/acounting
 * webapp/birt/report -> to be moved to reportdesign/example
 * webapp/facility/inventory/report -> to be moved to reportdesign/facility
 * webapp/ordermgr/reports -> to be moved to reportdesign/ordermgr

 

> Simplify folder structure regarding report designs
> --------------------------------------------------
>
>                 Key: OFBIZ-10923
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10923
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: birt
>    Affects Versions: Trunk, Release Branch 17.12, Release Branch 18.12
>            Reporter: Pierre Smits
>            Assignee: Pierre Smits
>            Priority: Major
>         Attachments: OFBIZ-10923-birt.patch, OFBIZ-10923-ofbiz-plugins-birt.patch, OFBIZ-10923-plugings-birth.diff
>
>
> Currently the report designs in the Birt component are nested within webapp subfolders. The folder structure for the designs should follow the convention for Freemarker templates and Groovy scripts.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)