details: /erp/devel/pi/rev/880ef88406db
changeset: 8975:880ef88406db
user: Valery Lezhebokov <valery.lezhebokov <at> gmail.com>
date: Fri Nov 19 15:01:00 2010 +0100
summary: Fixes issue 14666: Copy Window Tabs and Copy Tab Fields do not copy
Grid Sequence
details: /erp/devel/pi/rev/7809eb60e0c9
changeset: 8976:7809eb60e0c9
user: Asier Lostalé <asier.lostale <at> openbravo.com>
date: Mon Nov 22 08:44:18 2010 +0100
summary: merge
diffstat:
src-db/database/model/functions/AD_TAB_COPY.xml |
6 +-
src-db/database/model/functions/AD_WINDOW_COPY.xml |
4 +-
src-db/database/sourcedata/AD_MESSAGE.xml |
4 +-
src-db/database/sourcedata/AD_TEXTINTERFACES.xml |
2 +-
src-wad/src/org/openbravo/wad/controls/WADButton.html |
4 +-
src-wad/src/org/openbravo/wad/controls/WADButton.java |
16 +-
src-wad/src/org/openbravo/wad/controls/WADButton.xml |
3 +-
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_forms/Registration.java |
7 +
src/org/openbravo/erpCommon/ad_process/CopyFromGLJournal.html |
2 +-
src/org/openbravo/erpCommon/ad_process/TestHeartbeat.java |
7 +
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 +-
src/org/openbravo/erpCommon/modules/ModuleReferenceDataOrgTree.java |
13 +-
src/org/openbravo/erpCommon/security/Login.html |
40 ++++-
src/org/openbravo/erpCommon/utility/StaticCommunityBranding.java |
6 +
src/org/openbravo/erpCommon/utility/reporting/printing/PrintOptions.html |
3 +-
web/html/en_US/StaticCommunityBranding-MyOB-Basic.html |
62 +++++--
web/html/en_US/StaticCommunityBranding-MyOB-Comm.html |
76 ++++++---
web/html/en_US/StaticCommunityBranding-MyOB-STD.html |
63 +++++--
50 files changed, 282 insertions(+), 146 deletions(-)
diffs (truncated from 1352 to 300 lines):
diff -r 1212f8f4aba9 -r 7809eb60e0c9
src-db/database/model/functions/AD_TAB_COPY.xml
--- a/src-db/database/model/functions/AD_TAB_COPY.xml Thu Nov 18 18:58:14
2010 +0530
+++ b/src-db/database/model/functions/AD_TAB_COPY.xml Mon Nov 22 08:44:18
2010 +0100
@@ -95,8 +95,8 @@
IsCentrallyMaintained, AD_Column_ID, AD_FieldGroup_ID, ISDISPLAYED,
DISPLAYLOGIC, DISPLAYLENGTH, ISREADONLY,
SEQNO, SORTNO, ISSAMELINE,
- ISFIELDONLY, ISENCRYPTED, AD_MODULE_ID,
- grid_SeqNo
+ ISFIELDONLY, ISENCRYPTED, AD_MODULE_ID,
+ ShowInRelation, Grid_Seqno
)
VALUES
(v_NextNo, v_Record_ID, Cur_Fields.AD_Client_ID, Cur_Fields.AD_Org_ID,
@@ -106,7 +106,7 @@
Cur_Fields.DISPLAYLOGIC, Cur_Fields.DISPLAYLENGTH,
Cur_Fields.ISREADONLY,
Cur_Fields.SEQNO, Cur_Fields.SORTNO, Cur_Fields.ISSAMELINE,
Cur_Fields.ISFIELDONLY, Cur_Fields.ISENCRYPTED, v_AD_Module_ID,
- Cur_Fields.grid_SeqNo) ;
+ Cur_Fields.ShowInRelation, Cur_Fields.Grid_Seqno) ;
-- update translation
UPDATE AD_Field_Trl
SET Name=
diff -r 1212f8f4aba9 -r 7809eb60e0c9
src-db/database/model/functions/AD_WINDOW_COPY.xml
--- a/src-db/database/model/functions/AD_WINDOW_COPY.xml Thu Nov 18
18:58:14 2010 +0530
+++ b/src-db/database/model/functions/AD_WINDOW_COPY.xml Mon Nov 22
08:44:18 2010 +0100
@@ -149,14 +149,14 @@
AD_Client_ID, AD_Org_ID, IsActive, Created, CreatedBy, Updated,
UpdatedBy,
Name, Description, Help, IsCentrallyMaintained, AD_Column_ID,
AD_FieldGroup_ID,
ISDISPLAYED, DISPLAYLOGIC, DISPLAYLENGTH, ISREADONLY, SEQNO,
SORTNO,
- ISSAMELINE, ISFIELDONLY, ISENCRYPTED, AD_Module_ID
+ ISSAMELINE, ISFIELDONLY, ISENCRYPTED, AD_Module_ID,
ShowInRelation, Grid_Seqno
)
SELECT
v_NextNo_F, v_NextNo_T,
Cur_Fields.AD_Client_ID, Cur_Fields.AD_Org_ID,
Cur_Fields.IsActive, now(), '0', now(), '0',
coalesce(sub.name, Cur_Fields.Name), coalesce(sub.description,
Cur_Fields.Description), coalesce(sub.help, Cur_Fields.Help),
Cur_Fields.IsCentrallyMaintained, Cur_Fields.AD_Column_ID,
Cur_Fields.AD_FieldGroup_ID,
Cur_Fields.ISDISPLAYED, Cur_Fields.DISPLAYLOGIC,
Cur_Fields.DISPLAYLENGTH, Cur_Fields.ISREADONLY, Cur_Fields.SEQNO,
Cur_Fields.SORTNO,
- Cur_Fields.ISSAMELINE, Cur_Fields.ISFIELDONLY,
Cur_Fields.ISENCRYPTED, v_AD_Module_ID
+ Cur_Fields.ISSAMELINE, Cur_Fields.ISFIELDONLY,
Cur_Fields.ISENCRYPTED, v_AD_Module_ID, Cur_Fields.ShowInRelation,
Cur_Fields.Grid_Seqno
FROM ad_field s left join
(select * from AD_field_trl where ad_language=ad_language_target and
ad_field_id=Cur_Fields.ad_field_id ) sub
on sub.ad_field_id=s.ad_field_id where
s.ad_field_id=Cur_Fields.ad_field_id;
diff -r 1212f8f4aba9 -r 7809eb60e0c9 src-db/database/sourcedata/AD_MESSAGE.xml
--- a/src-db/database/sourcedata/AD_MESSAGE.xml Thu Nov 18 18:58:14 2010 +0530
+++ b/src-db/database/sourcedata/AD_MESSAGE.xml Mon Nov 22 08:44:18 2010 +0100
@@ -31279,7 +31279,7 @@
<!--5D3624FE019649CCB3B5900F32E59E17--> <AD_ORG_ID><![CDATA[0]]></AD_ORG_ID>
<!--5D3624FE019649CCB3B5900F32E59E17--> <ISACTIVE><![CDATA[Y]]></ISACTIVE>
<!--5D3624FE019649CCB3B5900F32E59E17-->
<VALUE><![CDATA[IDENTIFICATION_FAILURE_MSG]]></VALUE>
-<!--5D3624FE019649CCB3B5900F32E59E17--> <MSGTEXT><![CDATA[The user name or
password are invalid. Please try again.]]></MSGTEXT>
+<!--5D3624FE019649CCB3B5900F32E59E17--> <MSGTEXT><![CDATA[Please try
again.]]></MSGTEXT>
<!--5D3624FE019649CCB3B5900F32E59E17--> <MSGTYPE><![CDATA[E]]></MSGTYPE>
<!--5D3624FE019649CCB3B5900F32E59E17-->
<AD_MODULE_ID><![CDATA[0]]></AD_MODULE_ID>
<!--5D3624FE019649CCB3B5900F32E59E17--></AD_MESSAGE>
@@ -34043,7 +34043,7 @@
<!--FE88E1D0FB204477983A77FE42C1297A--> <AD_ORG_ID><![CDATA[0]]></AD_ORG_ID>
<!--FE88E1D0FB204477983A77FE42C1297A--> <ISACTIVE><![CDATA[Y]]></ISACTIVE>
<!--FE88E1D0FB204477983A77FE42C1297A-->
<VALUE><![CDATA[IDENTIFICATION_FAILURE_TITLE]]></VALUE>
-<!--FE88E1D0FB204477983A77FE42C1297A--> <MSGTEXT><![CDATA[Authentication
failure.]]></MSGTEXT>
+<!--FE88E1D0FB204477983A77FE42C1297A--> <MSGTEXT><![CDATA[Invalid user name
or password.]]></MSGTEXT>
<!--FE88E1D0FB204477983A77FE42C1297A--> <MSGTYPE><![CDATA[E]]></MSGTYPE>
<!--FE88E1D0FB204477983A77FE42C1297A-->
<AD_MODULE_ID><![CDATA[0]]></AD_MODULE_ID>
<!--FE88E1D0FB204477983A77FE42C1297A--></AD_MESSAGE>
diff -r 1212f8f4aba9 -r 7809eb60e0c9
src-db/database/sourcedata/AD_TEXTINTERFACES.xml
--- a/src-db/database/sourcedata/AD_TEXTINTERFACES.xml Thu Nov 18 18:58:14
2010 +0530
+++ b/src-db/database/sourcedata/AD_TEXTINTERFACES.xml Mon Nov 22 08:44:18
2010 +0100
@@ -21576,7 +21576,7 @@
<!--952E92753AF8AF7EE040A8C02101519C-->
<AD_CLIENT_ID><![CDATA[0]]></AD_CLIENT_ID>
<!--952E92753AF8AF7EE040A8C02101519C--> <AD_ORG_ID><![CDATA[0]]></AD_ORG_ID>
<!--952E92753AF8AF7EE040A8C02101519C--> <ISACTIVE><![CDATA[Y]]></ISACTIVE>
-<!--952E92753AF8AF7EE040A8C02101519C--> <TEXT><![CDATA[User name]]></TEXT>
+<!--952E92753AF8AF7EE040A8C02101519C--> <TEXT><![CDATA[User Name]]></TEXT>
<!--952E92753AF8AF7EE040A8C02101519C-->
<FILENAME><![CDATA[/org/openbravo/erpCommon/security/Login.html]]></FILENAME>
<!--952E92753AF8AF7EE040A8C02101519C--> <ISUSED><![CDATA[Y]]></ISUSED>
<!--952E92753AF8AF7EE040A8C02101519C-->
<AD_MODULE_ID><![CDATA[0]]></AD_MODULE_ID>
diff -r 1212f8f4aba9 -r 7809eb60e0c9
src-wad/src/org/openbravo/wad/controls/WADButton.html
--- a/src-wad/src/org/openbravo/wad/controls/WADButton.html Thu Nov 18
18:58:14 2010 +0530
+++ b/src-wad/src/org/openbravo/wad/controls/WADButton.html Mon Nov 22
08:44:18 2010 +0100
@@ -12,7 +12,7 @@
* under the License.
* The Original Code is Openbravo ERP.
* The Initial Developer of the Original Code is Openbravo SLU
- * All portions are Copyright (C) 2001-2008 Openbravo SLU
+ * All portions are Copyright (C) 2001-2010 Openbravo SLU
* All Rights Reserved.
* Contributor(s): ______________________________________.
************************************************************************
@@ -26,7 +26,7 @@
<button type="button"
id="xx_linkBTN"
class="ButtonLinkxx"
- onclick="logClick(document.getElementById('yy')); xx(); return false;"
+ onclick="xx(); return false;"
onfocus="buttonEvent('onfocus', this); window.status='xx'; return true;"
onblur="buttonEvent('onblur', this);"
onkeyup="buttonEvent('onkeyup', this);"
diff -r 1212f8f4aba9 -r 7809eb60e0c9
src-wad/src/org/openbravo/wad/controls/WADButton.java
--- a/src-wad/src/org/openbravo/wad/controls/WADButton.java Thu Nov 18
18:58:14 2010 +0530
+++ b/src-wad/src/org/openbravo/wad/controls/WADButton.java Mon Nov 22
08:44:18 2010 +0100
@@ -11,7 +11,7 @@
* under the License.
* The Original Code is Openbravo ERP.
* The Initial Developer of the Original Code is Openbravo SLU
- * All portions are Copyright (C) 2001-2010 Openbravo SLU
+ * All portions are Copyright (C) 2001-2010 Openbravo SLU
* All Rights Reserved.
* Contributor(s): ______________________________________.
************************************************************************
@@ -56,6 +56,9 @@
}
private StringBuffer getAction() {
+ final String logClickCode = "logClick(document.getElementById('" +
getData("ColumnName") + "'));";
+ final boolean triggersAutosave =
getData("IsAutosave").equalsIgnoreCase("Y");
+
StringBuffer text = new StringBuffer();
boolean isDisabled = (getData("IsReadOnly").equals("Y")
|| (getData("IsReadOnlyTab").equals("Y") &&
getData("isReadOnlyDefinedTab").equals("N")) || getData(
@@ -64,21 +67,27 @@
text.append("return true;");
} else {
if (getData("MappingName").equals("")) {
+ if (triggersAutosave) {
+ text.append(logClickCode);
+ }
text.append("openServletNewWindow('BUTTON").append(
FormatUtilities.replace(getData("ColumnName"))).append(getData("AD_Process_ID"));
text.append("', true, '").append(getData("TabName")).append(
- "_Edition.html', 'BUTTON', null,
").append(getData("IsAutosave").equals("Y"));
+ "_Edition.html', 'BUTTON', null, ").append(triggersAutosave);
if (getData("ColumnName").equalsIgnoreCase("CreateFrom"))
text.append(",600, 900");
else
text.append(", 600, 900");
text.append(");");
} else {
+ if (triggersAutosave) {
+ text.append(logClickCode);
+ }
text.append("openServletNewWindow('DEFAULT', true, '..");
if (!getData("MappingName").startsWith("/"))
text.append('/');
text.append(getData("MappingName")).append("', 'BUTTON', '").append(
- getData("AD_Process_ID")).append("',
").append(getData("IsAutosave").equals("Y"));
+ getData("AD_Process_ID")).append("', ").append(triggersAutosave);
text.append(",600, 900);");
}
}
@@ -95,7 +104,6 @@
xmlDocument.setParameter("name", getData("Name"));
xmlDocument.setParameter("callout", getOnChangeCode());
- xmlDocument.setParameter("inputId", getData("ColumnName"));
xmlDocument.setParameter("action", getAction().toString());
boolean isDisabled = (getData("IsReadOnly").equals("Y")
diff -r 1212f8f4aba9 -r 7809eb60e0c9
src-wad/src/org/openbravo/wad/controls/WADButton.xml
--- a/src-wad/src/org/openbravo/wad/controls/WADButton.xml Thu Nov 18
18:58:14 2010 +0530
+++ b/src-wad/src/org/openbravo/wad/controls/WADButton.xml Mon Nov 22
08:44:18 2010 +0100
@@ -12,7 +12,7 @@
* under the License.
* The Original Code is Openbravo ERP.
* The Initial Developer of the Original Code is Openbravo SLU
- * All portions are Copyright (C) 2001-2006 Openbravo SLU
+ * All portions are Copyright (C) 2001-2010 Openbravo SLU
* All Rights Reserved.
* Contributor(s): ______________________________________.
************************************************************************
@@ -25,7 +25,6 @@
<PARAMETER id="xx" name="callout" attribute="onchange" replace="xx();"/>
<PARAMETER id="xx_BTNname" name="columnName" attribute="id" replace="xx"/>
<PARAMETER id="xx_BTNname" name="nameHTML"/>
- <PARAMETER id="xx_linkBTN" name="inputId" attribute="onclick" replace="yy"/>
<PARAMETER id="xx_linkBTN" name="action" attribute="onclick"
replace="xx();"/>
<PARAMETER id="xx_linkBTN" name="columnName" attribute="id" replace="xx"/>
<PARAMETER id="xx_linkBTN" name="disabled" attribute="class" replace="xx"
default=""/>
diff -r 1212f8f4aba9 -r 7809eb60e0c9
src/org/openbravo/erpCommon/ad_actionButton/CopyFromOrder.html
--- a/src/org/openbravo/erpCommon/ad_actionButton/CopyFromOrder.html Thu Nov
18 18:58:14 2010 +0530
+++ b/src/org/openbravo/erpCommon/ad_actionButton/CopyFromOrder.html Mon Nov
22 08:44:18 2010 +0100
@@ -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 1212f8f4aba9 -r 7809eb60e0c9
src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement.html
--- a/src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement.html
Thu Nov 18 18:58:14 2010 +0530
+++ b/src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement.html
Mon Nov 22 08:44:18 2010 +0100
@@ -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 1212f8f4aba9 -r 7809eb60e0c9
src/org/openbravo/erpCommon/ad_actionButton/CreateFromMultiple_Receipt.html
---
a/src/org/openbravo/erpCommon/ad_actionButton/CreateFromMultiple_Receipt.html
Thu Nov 18 18:58:14 2010 +0530
+++
b/src/org/openbravo/erpCommon/ad_actionButton/CreateFromMultiple_Receipt.html
Mon Nov 22 08:44:18 2010 +0100
@@ -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 1212f8f4aba9 -r 7809eb60e0c9
src/org/openbravo/erpCommon/ad_actionButton/CreateFromMultiple_Shipment.html
---
a/src/org/openbravo/erpCommon/ad_actionButton/CreateFromMultiple_Shipment.html
Thu Nov 18 18:58:14 2010 +0530
+++
b/src/org/openbravo/erpCommon/ad_actionButton/CreateFromMultiple_Shipment.html
Mon Nov 22 08:44:18 2010 +0100
@@ -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 1212f8f4aba9 -r 7809eb60e0c9
src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Bank.html
--- a/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Bank.html Thu Nov
18 18:58:14 2010 +0530
+++ b/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Bank.html Mon Nov
22 08:44:18 2010 +0100
@@ -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 1212f8f4aba9 -r 7809eb60e0c9
src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_CRemittance.html
--- a/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_CRemittance.html
Thu Nov 18 18:58:14 2010 +0530
+++ b/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_CRemittance.html
Mon Nov 22 08:44:18 2010 +0100
@@ -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 1212f8f4aba9 -r 7809eb60e0c9
src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_DPManagement.html
--- a/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_DPManagement.html
Thu Nov 18 18:58:14 2010 +0530
+++ b/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_DPManagement.html
Mon Nov 22 08:44:18 2010 +0100
@@ -315,7 +315,7 @@
<table width="100%" cellpadding="0" cellspacing="0">
<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