details:   https://code.openbravo.com/erp/devel/pi/rev/49a412287cd5
changeset: 18984:49a412287cd5
user:      Shankar Balachandran <shankar.balachandran <at> openbravo.com>
date:      Tue Dec 04 13:30:36 2012 +0530
summary:   Fixes Issue 0022306: Event Handler does not update field in focus in 
grid view

diffstat:

 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
 |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 3cca8bc68969 -r 49a412287cd5 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
--- 
a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
     Thu Dec 06 15:07:42 2012 +0100
+++ 
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
     Tue Dec 04 13:30:36 2012 +0530
@@ -2611,6 +2611,7 @@
       this.view.messageBar.hide();
     }
     this.view.refreshParentRecord();
+    this.refreshGrid();
     this.refreshRow(rowNum);
   },
 

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to