details:   /erp/devel/main/rev/b622fdcf564f
changeset: 8993:b622fdcf564f
user:      Stefan Hühner <stefan.huehner <at> openbravo.com>
date:      Fri Nov 19 20:29:30 2010 +0100
summary:   Removing fixed height to make it compatible with 250..300 skin

details:   /erp/devel/main/rev/556e30b1f0cc
changeset: 8994:556e30b1f0cc
user:      RM packaging bot <staff.rm <at> openbravo.com>
date:      Sat Nov 20 01:57:34 2010 +0000
summary:   CI: promote changesets from pi to main

diffstat:

 src-db/database/sourcedata/AD_MODULE.xml                                     | 
 4 ++--
 src/org/openbravo/erpCommon/ad_actionButton/CopyFromOrder.html               | 
 4 ++--
 src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement.html          | 
 4 ++--
 src/org/openbravo/erpCommon/ad_actionButton/CreateFromMultiple_Receipt.html  | 
 4 ++--
 src/org/openbravo/erpCommon/ad_actionButton/CreateFromMultiple_Shipment.html | 
 2 +-
 src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Bank.html             | 
 4 ++--
 src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_CRemittance.html      | 
 4 ++--
 src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_DPManagement.html     | 
 4 ++--
 src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Invoice.html          | 
 4 ++--
 src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Settlement.html       | 
 4 ++--
 src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Shipment.html         | 
 4 ++--
 src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_ShipmentPO.html       | 
 4 ++--
 src/org/openbravo/erpCommon/ad_actionButton/EditCCPMeasureValues.html        | 
 2 +-
 src/org/openbravo/erpCommon/ad_actionButton/UpdateMaintenanceScheduled.html  | 
 2 +-
 src/org/openbravo/erpCommon/ad_process/CopyFromGLJournal.html                | 
 2 +-
 src/org/openbravo/erpCommon/businessUtility/AuditTrailPopupDeleted.html      | 
 4 ++--
 src/org/openbravo/erpCommon/businessUtility/AuditTrailPopupHistory.html      | 
 4 ++--
 src/org/openbravo/erpCommon/info/Account.html                                | 
 2 +-
 src/org/openbravo/erpCommon/info/AccountElementValue.html                    | 
 2 +-
 src/org/openbravo/erpCommon/info/BusinessPartner.html                        | 
 4 ++--
 src/org/openbravo/erpCommon/info/BusinessPartnerMultiple.html                | 
 4 ++--
 src/org/openbravo/erpCommon/info/DebtPayment.html                            | 
 2 +-
 src/org/openbravo/erpCommon/info/ImageInfo.html                              | 
 2 +-
 src/org/openbravo/erpCommon/info/Invoice.html                                | 
 2 +-
 src/org/openbravo/erpCommon/info/InvoiceLine.html                            | 
 2 +-
 src/org/openbravo/erpCommon/info/Locator.html                                | 
 4 ++--
 src/org/openbravo/erpCommon/info/Product.html                                | 
 4 ++--
 src/org/openbravo/erpCommon/info/ProductComplete.html                        | 
 4 ++--
 src/org/openbravo/erpCommon/info/ProductMultiple.html                        | 
 2 +-
 src/org/openbravo/erpCommon/info/Project.html                                | 
 4 ++--
 src/org/openbravo/erpCommon/info/ProjectMultiple.html                        | 
 2 +-
 src/org/openbravo/erpCommon/info/SalesOrder.html                             | 
 4 ++--
 src/org/openbravo/erpCommon/info/SalesOrderLine.html                         | 
 4 ++--
 src/org/openbravo/erpCommon/info/ShipmentReceipt.html                        | 
 4 ++--
 src/org/openbravo/erpCommon/info/ShipmentReceiptLine.html                    | 
 4 ++--
 35 files changed, 58 insertions(+), 58 deletions(-)

diffs (truncated from 627 to 300 lines):

diff -r 90f5c92d8b1c -r 556e30b1f0cc src-db/database/sourcedata/AD_MODULE.xml
--- a/src-db/database/sourcedata/AD_MODULE.xml  Fri Nov 19 15:28:58 2010 +0100
+++ b/src-db/database/sourcedata/AD_MODULE.xml  Sat Nov 20 01:57:34 2010 +0000
@@ -6,7 +6,7 @@
 <!--0-->  <AD_ORG_ID><![CDATA[0]]></AD_ORG_ID>
 <!--0-->  <ISACTIVE><![CDATA[Y]]></ISACTIVE>
 <!--0-->  <NAME><![CDATA[Core]]></NAME>
-<!--0-->  <VERSION><![CDATA[2.50.18840]]></VERSION>
+<!--0-->  <VERSION><![CDATA[2.50.18993]]></VERSION>
 <!--0-->  <DESCRIPTION><![CDATA[Core module is the base one]]></DESCRIPTION>
 <!--0-->  <HELP><![CDATA[Core module is the base one, all developments in core 
are included as part of the standard Openbravo ERP.]]></HELP>
 <!--0-->  <URL><![CDATA[www.openbravo.com]]></URL>
@@ -22,7 +22,7 @@
 <!--0-->  <ISTRANSLATIONMODULE><![CDATA[N]]></ISTRANSLATIONMODULE>
 <!--0-->  <HASREFERENCEDATA><![CDATA[Y]]></HASREFERENCEDATA>
 <!--0-->  <REFERENCEDATAINFO><![CDATA[Standard document types for orders, 
invoices, etc. and settings]]></REFERENCEDATAINFO>
-<!--0-->  <VERSION_LABEL><![CDATA[dev]]></VERSION_LABEL>
+<!--0-->  <VERSION_LABEL><![CDATA[CI]]></VERSION_LABEL>
 <!--0-->  <ISCOMMERCIAL><![CDATA[N]]></ISCOMMERCIAL>
 <!--0--></AD_MODULE>
 
diff -r 90f5c92d8b1c -r 556e30b1f0cc 
src/org/openbravo/erpCommon/ad_actionButton/CopyFromOrder.html
--- a/src/org/openbravo/erpCommon/ad_actionButton/CopyFromOrder.html    Fri Nov 
19 15:28:58 2010 +0100
+++ b/src/org/openbravo/erpCommon/ad_actionButton/CopyFromOrder.html    Sat Nov 
20 01:57:34 2010 +0000
@@ -306,7 +306,7 @@
   <table cellspacing="0" cellpadding="0" width="100%">
     <tr>
       <td>
-        <div class="Popup_ContentPane_Client" style="overflow: auto; height: 
220px" id="client_top">
+        <div class="Popup_ContentPane_Client" style="overflow: auto;" 
id="client_top">
           <table cellspacing="0" cellpadding="0" 
class="Popup_Client_TableSelector" id="tdtopTabs">
             <tr>
               <td class="TableEdition_OneCell_width"></td>
@@ -464,7 +464,7 @@
     </tr>
     <tr>
       <td>
-        <div class="Popup_ContentPane_Client" style="overflow: auto; height: 
75px" id="client_bottom">
+        <div class="Popup_ContentPane_Client" style="overflow: auto; 
padding-bottom: 5px;" id="client_bottom">
         <table cellspacing="0" cellpadding="0" class="Popup_Client_TablePopup">
           <tr>
             <td class="TableEdition_OneCell_width"></td>
diff -r 90f5c92d8b1c -r 556e30b1f0cc 
src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement.html
--- a/src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement.html       
Fri Nov 19 15:28:58 2010 +0100
+++ b/src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement.html       
Sat Nov 20 01:57:34 2010 +0000
@@ -262,7 +262,7 @@
   <table width="100%" cellpadding="0" cellspacing="0">
     <tr>
       <td>
-        <div class="Popup_ContentPane_Client" style="overflow: auto; height: 
180px;" id="client_top">
+        <div class="Popup_ContentPane_Client" style="overflow: auto;" 
id="client_top">
 
           <table cellspacing="0" cellpadding="0" 
class="Popup_Client_TableSelector">
 
@@ -489,7 +489,7 @@
     </tr>
     <tr>
       <td>
-        <div class="Popup_ContentPane_Client" style="overflow: auto; height: 
70px;" id="client_bottom">
+        <div class="Popup_ContentPane_Client" style="overflow: auto; 
padding-bottom: 5px;" id="client_bottom">
 
           <table cellspacing="0" cellpadding="0" 
class="Popup_Client_TablePopup">
             <tr>
diff -r 90f5c92d8b1c -r 556e30b1f0cc 
src/org/openbravo/erpCommon/ad_actionButton/CreateFromMultiple_Receipt.html
--- 
a/src/org/openbravo/erpCommon/ad_actionButton/CreateFromMultiple_Receipt.html   
    Fri Nov 19 15:28:58 2010 +0100
+++ 
b/src/org/openbravo/erpCommon/ad_actionButton/CreateFromMultiple_Receipt.html   
    Sat Nov 20 01:57:34 2010 +0000
@@ -303,7 +303,7 @@
 
    <tr>
     <td>
-      <div class="Popup_ContentPane_Client" style="overflow: auto; 
height:300px;" id="client_top">
+      <div class="Popup_ContentPane_Client" style="overflow: auto;" 
id="client_top">
         <table cellspacing="0" cellpadding="0" 
class="Popup_Client_TableSelector">
 
           <tr>
@@ -769,7 +769,7 @@
     </tr>
        <tr>
       <td>
-        <div class="Popup_ContentPane_Client" style="overflow: auto; 
height:50px;" id="client_bottom">
+        <div class="Popup_ContentPane_Client" style="overflow: auto; 
padding-bottom: 5px;" id="client_bottom">
           <table cellspacing="0" cellpadding="0" 
class="Popup_Client_TableSelector">
 
             <tr>
diff -r 90f5c92d8b1c -r 556e30b1f0cc 
src/org/openbravo/erpCommon/ad_actionButton/CreateFromMultiple_Shipment.html
--- 
a/src/org/openbravo/erpCommon/ad_actionButton/CreateFromMultiple_Shipment.html  
    Fri Nov 19 15:28:58 2010 +0100
+++ 
b/src/org/openbravo/erpCommon/ad_actionButton/CreateFromMultiple_Shipment.html  
    Sat Nov 20 01:57:34 2010 +0000
@@ -630,7 +630,7 @@
     </tr>
   <tr>
       <td>
-        <div class="Popup_ContentPane_Client" style="overflow: auto; 
height:50px;" id="client_bottom">
+        <div class="Popup_ContentPane_Client" style="overflow: auto; 
padding-bottom: 5px;" id="client_bottom">
           <table cellspacing="0" cellpadding="0" 
class="Popup_Client_TableSelector">
 
             <tr>
diff -r 90f5c92d8b1c -r 556e30b1f0cc 
src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Bank.html
--- a/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Bank.html  Fri Nov 
19 15:28:58 2010 +0100
+++ b/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Bank.html  Sat Nov 
20 01:57:34 2010 +0000
@@ -359,7 +359,7 @@
   <table width="100%" cellpadding="0" cellspacing="0">
     <tr>
       <td>
-        <div class="Popup_ContentPane_Client" style="overflow: auto; height: 
260px;" id="client_top">
+        <div class="Popup_ContentPane_Client" style="overflow: auto;" 
id="client_top">
 
           <table cellspacing="0" cellpadding="0" 
class="Popup_Client_TableSelector">
             <tr>
@@ -685,7 +685,7 @@
 
     <tr>
       <td>
-        <div class="Popup_ContentPane_Client" style="overflow: auto; height: 
75px;" id="client_bottom">
+        <div class="Popup_ContentPane_Client" style="overflow: auto; 
padding-bottom: 5px;" id="client_bottom">
 
           <table cellspacing="0" cellpadding="0" 
class="Popup_Client_TablePopup">
 
diff -r 90f5c92d8b1c -r 556e30b1f0cc 
src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_CRemittance.html
--- a/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_CRemittance.html   
Fri Nov 19 15:28:58 2010 +0100
+++ b/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_CRemittance.html   
Sat Nov 20 01:57:34 2010 +0000
@@ -304,7 +304,7 @@
   <table width="100%" cellpadding="0" cellspacing="0">
     <tr>
       <td>
-        <div class="Popup_ContentPane_Client" style="overflow: auto; height: 
205px;" id="client_top">
+        <div class="Popup_ContentPane_Client" style="overflow: auto;" 
id="client_top">
           <table cellspacing="0" cellpadding="0" 
class="Popup_Client_TableSelector">
             <tr>
               <td class="TableEdition_OneCell_width"></td>
@@ -574,7 +574,7 @@
 
     <tr>
       <td>
-        <div class="Popup_ContentPane_Client" style="overflow: auto; height: 
105px;" id="client_bottom">
+        <div class="Popup_ContentPane_Client" style="overflow: auto; 
padding-bottom: 5px;" id="client_bottom">
 
           <table cellspacing="0" cellpadding="0" 
class="Popup_Client_TablePopup">
 
diff -r 90f5c92d8b1c -r 556e30b1f0cc 
src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_DPManagement.html
--- a/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_DPManagement.html  
Fri Nov 19 15:28:58 2010 +0100
+++ b/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_DPManagement.html  
Sat Nov 20 01:57:34 2010 +0000
@@ -315,7 +315,7 @@
   <table width="100%" cellpadding="0" cellspacing="0">
     <tr>
       <td>
-        <div class="Popup_ContentPane_Client" style="overflow: auto; height: 
255px;" id="client_top">
+        <div class="Popup_ContentPane_Client" style="overflow: auto;" 
id="client_top">
           <table cellspacing="0" cellpadding="0" 
class="Popup_Client_TableSelector">
             <tr>
               <td class="TableEdition_OneCell_width"></td>
@@ -633,7 +633,7 @@
 
     <tr>
       <td>
-        <div class="Popup_ContentPane_Client" style="overflow: auto; height: 
75px;" id="client_bottom">
+        <div class="Popup_ContentPane_Client" style="overflow: auto; 
padding-bottom: 5px;" id="client_bottom">
 
           <table cellspacing="0" cellpadding="0" 
class="Popup_Client_TablePopup">
 
diff -r 90f5c92d8b1c -r 556e30b1f0cc 
src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Invoice.html
--- a/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Invoice.html       
Fri Nov 19 15:28:58 2010 +0100
+++ b/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Invoice.html       
Sat Nov 20 01:57:34 2010 +0000
@@ -305,7 +305,7 @@
   <table width="100%" cellpadding="0" cellspacing="0">
     <tr>
       <td>
-        <div class="Popup_ContentPane_Client" style="overflow: auto; height: 
110px;" id="client_top">
+        <div class="Popup_ContentPane_Client" style="overflow: auto;" 
id="client_top">
 
           <table cellspacing="0" cellpadding="0" 
class="Popup_Client_TableSelector">
             <tr>
@@ -449,7 +449,7 @@
     </tr>
     <tr>
       <td>
-        <div class="Popup_ContentPane_Client" style="overflow: auto; height: 
70px;" id="client_bottom">
+        <div class="Popup_ContentPane_Client" style="overflow: auto; 
padding-bottom: 5px;" id="client_bottom">
 
           <table cellspacing="0" cellpadding="0" 
class="Popup_Client_TablePopup">
 
diff -r 90f5c92d8b1c -r 556e30b1f0cc 
src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Settlement.html
--- a/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Settlement.html    
Fri Nov 19 15:28:58 2010 +0100
+++ b/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Settlement.html    
Sat Nov 20 01:57:34 2010 +0000
@@ -325,7 +325,7 @@
   <table width="100%" cellpadding="0" cellspacing="0">
     <tr>
       <td>
-        <div class="Popup_ContentPane_Client" style="overflow: auto; height: 
210px;" id="client_top">
+        <div class="Popup_ContentPane_Client" style="overflow: auto;" 
id="client_top">
           <table cellspacing="0" cellpadding="0" 
class="Popup_Client_TableSelector">
 
             <tr>
@@ -604,7 +604,7 @@
 
     <tr>
       <td>
-        <div class="Popup_ContentPane_Client" style="overflow: auto; height: 
105px;" id="client_bottom">
+        <div class="Popup_ContentPane_Client" style="overflow: auto; 
padding-bottom: 5px;" id="client_bottom">
 
           <table cellspacing="0" cellpadding="0" 
class="Popup_Client_TablePopup">
 
diff -r 90f5c92d8b1c -r 556e30b1f0cc 
src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Shipment.html
--- a/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Shipment.html      
Fri Nov 19 15:28:58 2010 +0100
+++ b/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Shipment.html      
Sat Nov 20 01:57:34 2010 +0000
@@ -297,7 +297,7 @@
   <table width="100%" cellpadding="0" cellspacing="0">
     <tr>
       <td>
-        <div class="Popup_ContentPane_Client" style="overflow: auto; height: 
120px;" id="client_top">
+        <div class="Popup_ContentPane_Client" style="overflow: auto;" 
id="client_top">
           <table cellspacing="0" cellpadding="0" 
class="Popup_Client_TableSelector">
 
             <tr>
@@ -443,7 +443,7 @@
 
     <tr>
       <td>
-        <div class="Popup_ContentPane_Client" style="overflow: auto; height: 
75px;" id="client_bottom">
+        <div class="Popup_ContentPane_Client" style="overflow: auto; 
padding-bottom: 5px;" id="client_bottom">
 
           <table cellspacing="0" cellpadding="0" 
class="Popup_Client_TablePopup">
 
diff -r 90f5c92d8b1c -r 556e30b1f0cc 
src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_ShipmentPO.html
--- a/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_ShipmentPO.html    
Fri Nov 19 15:28:58 2010 +0100
+++ b/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_ShipmentPO.html    
Sat Nov 20 01:57:34 2010 +0000
@@ -333,7 +333,7 @@
   <table width="100%" cellpadding="0" cellspacing="0">
     <tr>
       <td>
-        <div class="Popup_ContentPane_Client" style="overflow: auto; height: 
120px;" id="client_top">
+        <div class="Popup_ContentPane_Client" style="overflow: auto;" 
id="client_top">
           <table cellspacing="0" cellpadding="0" 
class="Popup_Client_TableSelector">
 
             <tr>
@@ -566,7 +566,7 @@
 
     <tr>
       <td>
-        <div class="Popup_ContentPane_Client" style="overflow: auto; height: 
75px;" id="client_bottom">
+        <div class="Popup_ContentPane_Client" style="overflow: auto; 
padding-bottom: 5px;" id="client_bottom">
 
           <table cellspacing="0" cellpadding="0" 
class="Popup_Client_TablePopup">
 
diff -r 90f5c92d8b1c -r 556e30b1f0cc 
src/org/openbravo/erpCommon/ad_actionButton/EditCCPMeasureValues.html
--- a/src/org/openbravo/erpCommon/ad_actionButton/EditCCPMeasureValues.html     
Fri Nov 19 15:28:58 2010 +0100
+++ b/src/org/openbravo/erpCommon/ad_actionButton/EditCCPMeasureValues.html     
Sat Nov 20 01:57:34 2010 +0000
@@ -307,7 +307,7 @@
   </tr>
   <tr>
     <td>
-      <div class="Popup_ContentPane_Client" style="overflow: auto; height: 
75px" id="client_bottom">
+      <div class="Popup_ContentPane_Client" style="overflow: auto; 
padding-bottom: 5px;" id="client_bottom">
         <table cellspacing="0" cellpadding="0" 
class="Popup_Client_TableSelector">
           <tr>
             <td class="TableEdition_OneCell_width"></td>
diff -r 90f5c92d8b1c -r 556e30b1f0cc 
src/org/openbravo/erpCommon/ad_actionButton/UpdateMaintenanceScheduled.html
--- 
a/src/org/openbravo/erpCommon/ad_actionButton/UpdateMaintenanceScheduled.html   
    Fri Nov 19 15:28:58 2010 +0100
+++ 
b/src/org/openbravo/erpCommon/ad_actionButton/UpdateMaintenanceScheduled.html   
    Sat Nov 20 01:57:34 2010 +0000
@@ -277,7 +277,7 @@
 
   <tr>
     <td>
-      <div class="Popup_ContentPane_Client" style="overflow: auto; height: 
75px" id="client_bottom">
+      <div class="Popup_ContentPane_Client" style="overflow: auto; 
padding-bottom: 5px;" id="client_bottom">
         <table cellspacing="0" cellpadding="0" class="Popup_Client_TablePopup">
           <tr>
             <td class="TableEdition_OneCell_width"></td>
diff -r 90f5c92d8b1c -r 556e30b1f0cc 
src/org/openbravo/erpCommon/ad_process/CopyFromGLJournal.html
--- a/src/org/openbravo/erpCommon/ad_process/CopyFromGLJournal.html     Fri Nov 
19 15:28:58 2010 +0100
+++ b/src/org/openbravo/erpCommon/ad_process/CopyFromGLJournal.html     Sat Nov 
20 01:57:34 2010 +0000
@@ -362,7 +362,7 @@
   </tr>
   <tr>
     <td>
-      <div class="Popup_ContentPane_Client" style="overflow: auto; height: 
75px" id="client_bottom">
+      <div class="Popup_ContentPane_Client" style="overflow: auto; 
padding-bottom: 5px;" id="client_bottom">
         <table cellspacing="0" cellpadding="0" 
class="Popup_Client_TableSelector">
           <tr>
             <td class="TableEdition_OneCell_width"></td>
diff -r 90f5c92d8b1c -r 556e30b1f0cc 
src/org/openbravo/erpCommon/businessUtility/AuditTrailPopupDeleted.html
--- a/src/org/openbravo/erpCommon/businessUtility/AuditTrailPopupDeleted.html   
Fri Nov 19 15:28:58 2010 +0100
+++ b/src/org/openbravo/erpCommon/businessUtility/AuditTrailPopupDeleted.html   
Sat Nov 20 01:57:34 2010 +0000
@@ -155,7 +155,7 @@
 
     <tr>
       <td>
-        <div class="Popup_ContentPane_Client" style="overflow: auto; height: 
125px;" id="client_top">
+        <div class="Popup_ContentPane_Client" style="overflow: auto;" 
id="client_top">
           <table cellspacing="0" cellpadding="0" 
class="Popup_Client_TableSelector">
 
             <tr>
@@ -479,7 +479,7 @@
     </tr>
     <tr>
       <td>
-        <div class="Popup_ContentPane_Client" style="overflow: auto; height: 
50px;" id="client_bottom">
+        <div class="Popup_ContentPane_Client" style="overflow: auto; 
padding-bottom: 5px;" id="client_bottom">
           <table cellspacing="0" cellpadding="0" 
class="Popup_Client_TableSelector">
 
             <tr>

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to