details: https://code.openbravo.com/erp/devel/pi/rev/20b2138bf26d
changeset: 13858:20b2138bf26d
user: Antonio Moreno <antonio.moreno <at> openbravo.com>
date: Wed Sep 28 17:15:32 2011 +0200
summary: Fixed issue 18643. The reset of the 'Scan for updates' information
will not cause a 'Local changes' problem
diffstat:
src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 12575dc6bcab -r 20b2138bf26d
src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java
--- a/src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java Wed Sep
28 16:52:34 2011 +0200
+++ b/src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java Wed Sep
28 17:15:32 2011 +0200
@@ -2389,7 +2389,7 @@
mod.setUpgradeAvailable(null);
hasChanged = true;
}
- // OBDal.getInstance().flush();
+ OBDal.getInstance().flush();
} finally {
OBInterceptor.setPreventUpdateInfoChange(false);
}
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits