FR [2799327] - Allow testing of accounting posting in development mode

https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2799327&group_id=176962
This commit is contained in:
Carlos Ruiz 2009-06-01 16:41:43 +00:00
parent d6c6c60fcc
commit af8fd5e1e6
1 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@ public class CConnection implements Serializable, Cloneable
/** /**
* *
*/ */
private static final long serialVersionUID = -3653060934380586381L; private static final long serialVersionUID = -7893119456331485444L;
/** Connection */ /** Connection */
private static CConnection s_cc = null; private static CConnection s_cc = null;
/** Logger */ /** Logger */