From: <ex...@us...> - 2014-04-05 14:17:53
|
Revision: 6668 http://sourceforge.net/p/web-erp/reponame/6668 Author: exsonqu Date: 2014-04-05 14:17:50 +0000 (Sat, 05 Apr 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-04-05 14:07:41 UTC (rev 6667) +++ trunk/doc/Change.log 2014-04-05 14:17:50 UTC (rev 6668) @@ -1,5 +1,6 @@ webERP Change Log +05/04/14 Exson: Add decimal places check for controlled items quantity input in Add_SerialItems.php and InputSerialItems.php.The wrong decimal places will make this sections quite buggy and problem prone. 05/04/14 Exson: Add a decimal places check in StockAdjustments.php to prevent from wrong decimal places input. 04/04/14 Exson: Fixed the bug that controlled items can be dispatched more than order balance in ConfirmDispatch_Invoice.php. 2/4/14 Andrew Galuski: Get Credit available when modifiying an existing order |