From: <ex...@us...> - 2013-12-22 14:21:47
|
Revision: 6510 http://sourceforge.net/p/web-erp/reponame/6510 Author: exsonqu Date: 2013-12-22 14:21:44 +0000 (Sun, 22 Dec 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-12-22 14:21:02 UTC (rev 6509) +++ trunk/doc/Change.log 2013-12-22 14:21:44 UTC (rev 6510) @@ -1,5 +1,5 @@ webERP Change Log - +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. 21/12/13 Exson: Add price matrix features. Modified MainMenuLinksArray.php, GetPrice.inc and add pricematrix table and PriceMatrix.php |