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:
parent
d6c6c60fcc
commit
af8fd5e1e6
|
@ -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 */
|
||||||
|
|
Loading…
Reference in New Issue