details: https://code.openbravo.com/erp/devel/pi/rev/af9194d3dafd
changeset: 13825:af9194d3dafd
user: Mikel Irurita <mikel.irurita <at> openbravo.com>
date: Fri Sep 23 14:42:30 2011 +0200
summary: Fixes issue 18339: Bank Statement document gets locked when trying
to post
diffstat:
src/org/openbravo/erpCommon/ad_forms/DocFINBankStatement.java | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r f64852985d96 -r af9194d3dafd
src/org/openbravo/erpCommon/ad_forms/DocFINBankStatement.java
--- a/src/org/openbravo/erpCommon/ad_forms/DocFINBankStatement.java Fri Sep
23 12:57:31 2011 +0200
+++ b/src/org/openbravo/erpCommon/ad_forms/DocFINBankStatement.java Fri Sep
23 14:42:30 2011 +0200
@@ -161,6 +161,7 @@
return true;
}
}
+ setStatus(STATUS_DocumentDisabled);
return false;
}
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits