details: /erp/devel/pi/rev/5bb1363c069c
changeset: 10693:5bb1363c069c
user: Martin Taal <martin.taal <at> openbravo.com>
date: Wed Feb 16 08:37:14 2011 +0100
summary: Solved db id showing in product selector
diffstat:
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form.js
| 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
diffs (16 lines):
diff -r 549893c7582c -r 5bb1363c069c
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form.js
---
a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form.js
Wed Feb 16 08:10:20 2011 +0100
+++
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form.js
Wed Feb 16 08:37:14 2011 +0100
@@ -489,12 +489,6 @@
// which results it to not be sent to the server anymore
this.setValue(field.name, null);
}
-
- if (field.pickList) {
- field.pickList.invalidateCache();
- field.pickList.deselectAllRecords();
- field.selectDefaultItem();
- }
},
setColumnValuesInEditValues: function(columnName, columnValue, editValues){
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits