details:   https://code.openbravo.com/erp/devel/pi/rev/a1e778618363
changeset: 28261:a1e778618363
user:      Carlos Aristu <carlos.aristu <at> openbravo.com>
date:      Fri Jan 15 09:53:17 2016 +0100
summary:   related to issue 31867: code review improvement

diffstat:

 src/org/openbravo/erpCommon/utility/WindowTree.java |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r c2ba9553dc85 -r a1e778618363 
src/org/openbravo/erpCommon/utility/WindowTree.java
--- a/src/org/openbravo/erpCommon/utility/WindowTree.java       Wed Jan 13 
21:13:18 2016 +0530
+++ b/src/org/openbravo/erpCommon/utility/WindowTree.java       Fri Jan 15 
09:53:17 2016 +0100
@@ -457,7 +457,7 @@
 
     // Calculating the TreeID
     try {
-      OBContext.setAdminMode();
+      OBContext.setAdminMode(true);
 
       Tab tab = OBDal.getInstance().get(Tab.class, strTabId);
       Table table = tab.getTable();

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Openbravo-commits mailing list
Openbravo-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to