Author: mbrohl
Date: Thu Mar 15 12:31:31 2018
New Revision: 1826805
URL:
http://svn.apache.org/viewvc?rev=1826805&view=revLog:
Fixed: Removing Birt dependencies in ReportScreens.xml.
(OFBIZ-10283)
Thanks Dennis Balkir for reporting and providing the patch.
Modified:
ofbiz/ofbiz-framework/trunk/applications/order/config/OrderUiLabels.xml
ofbiz/ofbiz-framework/trunk/applications/order/widget/ordermgr/ReportScreens.xml
Modified: ofbiz/ofbiz-framework/trunk/applications/order/config/OrderUiLabels.xml
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/order/config/OrderUiLabels.xml?rev=1826805&r1=1826804&r2=1826805&view=diff==============================================================================
--- ofbiz/ofbiz-framework/trunk/applications/order/config/OrderUiLabels.xml (original)
+++ ofbiz/ofbiz-framework/trunk/applications/order/config/OrderUiLabels.xml Thu Mar 15 12:31:31 2018
@@ -19,6 +19,11 @@
under the License.
-->
<resource xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="
http://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
+ <property key="BirtOrderReportsWarning">
+ <value xml:lang="en">Four Birt reports (Last 3 Months Sales, Sales, Sales Order Discount Code, Product Demand) require to feed the BI data base (note that the bi.properties file will need to be updated after September 2026). Then only new approved orders will be taken into account.</value>
+ <value xml:lang="fr">Quatre tableau créés par Birt (Ventes des 3 derniers mois, Ventes, Ventes par codes promotionels, Demandes par produit) nécessitent d'alimenter la base de données d'Inform. décis. (notez aussi la nécessaire mà j du fichier bi.properties après septembre 2026). Ensuite seules les commandes nouvellement approuvées seront prises en compte.</value>
+ <value xml:lang="zh">4个Birtæ¥åï¼æè¿3个æéå®ãéå®ãéå®è®¢åææ£ä¼æ ç ã产åéæ±ï¼è¦æ±æä¾BIæ°æ®åºï¼æ³¨æï¼bi.properitesæ件éè¦å¨2026å¹´9æåè¿è¡æ´æ°ï¼ãåªä¼ç»è®¡æ°æ¹åçé£äºè®¢åã</value>
+ </property>
<property key="DeleteOrderItemShipGroup">
<value xml:lang="de">Versandgruppe löschen</value>
<value xml:lang="en">Delete this ship group</value>
Modified: ofbiz/ofbiz-framework/trunk/applications/order/widget/ordermgr/ReportScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/order/widget/ordermgr/ReportScreens.xml?rev=1826805&r1=1826804&r2=1826805&view=diff==============================================================================
--- ofbiz/ofbiz-framework/trunk/applications/order/widget/ordermgr/ReportScreens.xml (original)
+++ ofbiz/ofbiz-framework/trunk/applications/order/widget/ordermgr/ReportScreens.xml Thu Mar 15 12:31:31 2018
@@ -26,7 +26,6 @@ under the License.
<actions>
<set field="titleProperty" value="OrderReports"/>
<set field="headerItem" value="reports"/>
- <property-map resource="BirtUiLabels" map-name="uiLabelMap" global="true"/>
</actions>
<widgets>
<decorator-screen name="main-decorator" location="${parameters.mainDecoratorLocation}">