From: <ex...@us...> - 2013-12-23 06:47:22
|
Revision: 6513 http://sourceforge.net/p/web-erp/reponame/6513 Author: exsonqu Date: 2013-12-23 06:47:19 +0000 (Mon, 23 Dec 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-12-23 06:46:46 UTC (rev 6512) +++ trunk/doc/Change.log 2013-12-23 06:47:19 UTC (rev 6513) @@ -1,4 +1,5 @@ webERP Change Log +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. |