From: <ex...@us...> - 2013-12-22 11:28:33
|
Revision: 6508 http://sourceforge.net/p/web-erp/reponame/6508 Author: exsonqu Date: 2013-12-22 11:28:30 +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 01:21:47 UTC (rev 6507) +++ trunk/doc/Change.log 2013-12-22 11:28:30 UTC (rev 6508) @@ -1,4 +1,7 @@ webERP Change Log + +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 20/12/13 Thumb: Salesman can only review his own customer's data 14/12/12: Phil: As per Gilberto dos santos alves - Extended smtp user name to varchar(50) as sometimes a full email address is required - tidied the script a bit too. |