From: <ex...@us...> - 2014-01-02 08:40:09
|
Revision: 6525 http://sourceforge.net/p/web-erp/reponame/6525 Author: exsonqu Date: 2014-01-02 08:40:06 +0000 (Thu, 02 Jan 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-01-02 08:39:24 UTC (rev 6524) +++ trunk/doc/Change.log 2014-01-02 08:40:06 UTC (rev 6525) @@ -1,4 +1,5 @@ webERP Change Log +2/1/14 Exson: Fixed php-mbstring extension detection failure in install/index.php during installation. 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. |