This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch release18.12 in repository https://gitbox.apache.org/repos/asf/ofbiz-plugins.git
The following commit(s) were added to refs/heads/release18.12 by this push: new ad04cda Fixed: Complete Birt Flexible Reports documentation (OFBIZ-9188) ad04cda is described below commit ad04cda8f0bd61643446da2f3284c62096afb59b Author: Jacques Le Roux <jacques.le.r...@les7arts.com> AuthorDate: Sat Oct 3 10:59:46 2020 +0200 Fixed: Complete Birt Flexible Reports documentation (OFBIZ-9188) Removes "NOTE: This feature will begin to be officially available with the R17.12 branch first release" # Conflicts resolved by hand # birt/src/docs/asciidoc/_include/bt-creating reports.adoc # birt/src/docs/asciidoc/birt.adoc --- birt/src/docs/asciidoc/_include/bt-creating reports.adoc | 2 -- birt/src/docs/asciidoc/birt.adoc | 2 -- 2 files changed, 4 deletions(-) diff --git a/birt/src/docs/asciidoc/_include/bt-creating reports.adoc b/birt/src/docs/asciidoc/_include/bt-creating reports.adoc index e8bf0dc..297c4d1 100644 --- a/birt/src/docs/asciidoc/_include/bt-creating reports.adoc +++ b/birt/src/docs/asciidoc/_include/bt-creating reports.adoc @@ -2,8 +2,6 @@ ==== Introduction -NOTE: This feature will begin to be officially available with the R17.12 branch first release - A flexible report is an OFBiz content of FLEXIBLE_REPORT type that allows a final user to make use of the reporting module to obtain flexible reports, ie reports which are created from an entity or view definition and even from a service. A flexible report is created from a Report Master (content REPORT_MASTER), and an optional XML override of the diff --git a/birt/src/docs/asciidoc/birt.adoc b/birt/src/docs/asciidoc/birt.adoc index 6bff3a0..e556caa 100644 --- a/birt/src/docs/asciidoc/birt.adoc +++ b/birt/src/docs/asciidoc/birt.adoc @@ -30,8 +30,6 @@ The birt plugin is one of the OFBiz plugins. == OFBiz Flexible Reports One of the functionalities of the birt plugin are the "OFBiz Flexible Reports" -NOTE: This feature will begin to be officially available with the R17.12 branch first release - There is an anounce with some history in the OFBiz blog: https://blogs.apache.org/ofbiz/entry/the-birt-flexible-reports-a[Reporting in Apache OFBiz® and the OFBiz Flexible Reports]