From: <ex...@us...> - 2014-04-05 11:31:01
|
Revision: 6665 http://sourceforge.net/p/web-erp/reponame/6665 Author: exsonqu Date: 2014-04-05 11:30:59 +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 11:30:25 UTC (rev 6664) +++ trunk/doc/Change.log 2014-04-05 11:30:59 UTC (rev 6665) @@ -1,5 +1,6 @@ webERP Change Log +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 28/03/14 Exson: Fixed the Expiry Date not handled right during stocks adjustments by manual key in or bar code scan in Add_SerialItems.php, DefineSerialItems.php,InputSerialItems.php and InputSerialItemsKeyed.php. |