From: <rc...@us...> - 2014-04-05 23:40:15
|
Revision: 6670 http://sourceforge.net/p/web-erp/reponame/6670 Author: rchacon Date: 2014-04-05 23:40:13 +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 23:31:54 UTC (rev 6669) +++ trunk/doc/Change.log 2014-04-05 23:40:13 UTC (rev 6670) @@ -1,5 +1,6 @@ webERP Change Log +05/04/14 rchacon: Fixes the bug that emptied ItemDescriptionLanguages. 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. |