From: <ex...@us...> - 2013-12-27 03:44:32
|
Revision: 6521 http://sourceforge.net/p/web-erp/reponame/6521 Author: exsonqu Date: 2013-12-27 03:44:29 +0000 (Fri, 27 Dec 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-12-27 03:42:39 UTC (rev 6520) +++ trunk/doc/Change.log 2013-12-27 03:44:29 UTC (rev 6521) @@ -1,4 +1,5 @@ webERP Change Log +27/12/13 Thumb: Fixed the stock location will loss problem when move to StockAdjustmentsControlled.php interface in StockAdjustments.php. 23/12/13 Exson: Fixed the controlled items cannot be removed due to the negative operator is modified and balance of a serial no is wrong due negative operator is missing during credit controlled items by KEYED method. Other input method has not be inspected. 22/12/2013 Exson: Add a fool-proof to Credit_Invoice.php to prevent an invoice was credit again and again. 22/12/2013 Exson: Modify the stock select element to a combox box which autocomplete the limited stock ID options to 300 in PriceMatrix.php. Otherwise, users have to input an stock ID themselves. To avoid a too long stock list as pointed by Tim. |