details:   http://code.openbravo.com/erp/devel/pi/rev/3bfd7f18ca98
changeset: 3535:3bfd7f18ca98
user:      Rajagopal Baskaran <rajagopal.baskaran <at> openbravo.com>
date:      Tue Apr 07 13:06:43 2009 +0530
summary:   Fixes bug 8205: Right most combo box Label appearance in Warehouse 
Management(Valued Stock Report) has been fixed.

diffstat:

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

diffs (15 lines):

diff -r 975fcc9866a6 -r 3bfd7f18ca98 
src/org/openbravo/erpCommon/ad_reports/ReportValuationStock.html
--- a/src/org/openbravo/erpCommon/ad_reports/ReportValuationStock.html  Tue Apr 
07 11:32:31 2009 +0530
+++ b/src/org/openbravo/erpCommon/ad_reports/ReportValuationStock.html  Tue Apr 
07 13:06:43 2009 +0530
@@ -270,9 +270,9 @@
                   <td class="Combo_ContentCell" colspan="2"> <select 
name="inpCategoryProduct" id="inpCategoryProduct" class="Combo 
Combo_TwoCells_width">
                       <option value=""> <div 
id="reportM_PRODUCT_CATEGORYID"></div></option>
                     </select></td>
-                  <td class="ContentCell"></td>
+                  
                   <td class="TitleCell"><span 
class="LabelText">Currency</span></td>
-                  <td class="Combo_ContentCell">
+                  <td class="Combo_ContentCell" colspan="2">
                 <select name="inpCurrencyId" id="inpCurrencyId" 
class="ComboKey Combo_OneCell_width" required="true">
                   <option value=""><div 
id="reportC_Currency_ID"></div></option>
                 </select>

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Openbravo-commits mailing list
Openbravo-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to