From: <ex...@us...> - 2013-07-21 16:47:13
|
Revision: 6128 http://sourceforge.net/p/web-erp/reponame/6128 Author: exsonqu Date: 2013-07-21 16:47:10 +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:46:09 UTC (rev 6127) +++ trunk/doc/Change.log 2013-07-21 16:47:10 UTC (rev 6128) @@ -1,4 +1,5 @@ webERP Change Log +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. 7/21/2013 Exson: Fixed the number class function in MiscFunctions.js prevent character 0 from input for integer. Reported by Icedlava |