From: <ex...@us...> - 2013-07-21 16:56:38
|
Revision: 6130 http://sourceforge.net/p/web-erp/reponame/6130 Author: exsonqu Date: 2013-07-21 16:56:35 +0000 (Sun, 21 Jul 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-07-21 16:55:54 UTC (rev 6129) +++ trunk/doc/Change.log 2013-07-21 16:56:35 UTC (rev 6130) @@ -1,4 +1,5 @@ webERP Change Log +22/7/2013 Exson: Fixed the document.form not defined error in GLJournal.php. 22/7/2013 Thumb: Fixed the onchange overwritten problem for number class in MiscFunctions.js. Reported by Tim for GLJournal.php lost Credit and Debit mutually exclusive feature. 21/07/2013 Exson: allowed the input of numeric format like .5 in MiscFunctions.js rLocalNumber() function. Reported by Tim. 7/21/2013 Exson: Fixed the keyChar control to avoid backspace mistake. |