details:   http://code.openbravo.com/erp/devel/cyclone/rev/d593c33a48c6
changeset: 4589:d593c33a48c6
user:      Stefan Hühner <stefan.huehner <at> openbravo.com>
date:      Thu Aug 13 11:28:27 2009 +0200
summary:   [NumberFormat] add format to xml control file for numeric fields

diffstat:

 
src/org/openbravo/erpCommon/ad_reports/ReportPurchaseDimensionalAnalysesFilterJR.xml
 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 57d67b06a801 -r d593c33a48c6 
src/org/openbravo/erpCommon/ad_reports/ReportPurchaseDimensionalAnalysesFilterJR.xml
--- 
a/src/org/openbravo/erpCommon/ad_reports/ReportPurchaseDimensionalAnalysesFilterJR.xml
      Wed Aug 12 19:25:10 2009 +0200
+++ 
b/src/org/openbravo/erpCommon/ad_reports/ReportPurchaseDimensionalAnalysesFilterJR.xml
      Thu Aug 13 11:28:27 2009 +0200
@@ -51,8 +51,8 @@
   <PARAMETER id="paramAmountascOrder" name="amountasc" boolean="checked" 
withId="paramConstanteAmountascOrder"/>
   <PARAMETER id="paramConstanteAmountdescOrder" 
name="constanteAmountdescOrder" default="Amountdesc"/>
   <PARAMETER id="paramAmountdescOrder" name="amountdesc" boolean="checked" 
withId="paramConstanteAmountdescOrder"/>
-  <PARAMETER id="paramMayor" name="mayor" attribute="value"/>
-  <PARAMETER id="paramMenor" name="menor" attribute="value"/>
+  <PARAMETER id="paramMayor" name="mayor" attribute="value" 
format="euroEdition"/>
+  <PARAMETER id="paramMenor" name="menor" attribute="value" 
format="euroEdition"/>
   <PARAMETER id="paramC_Currency_ID" name="ccurrencyid" attribute="value"/>
 
   <PARAMETER id="paramCSS" name="theme" attribute="href" replace="Default"/>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Openbravo-commits mailing list
Openbravo-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to