From: <ex...@us...> - 2014-07-03 03:54:25
|
Revision: 6786 http://sourceforge.net/p/web-erp/reponame/6786 Author: exsonqu Date: 2014-07-03 03:54:22 +0000 (Thu, 03 Jul 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-07-03 03:52:43 UTC (rev 6785) +++ trunk/doc/Change.log 2014-07-03 03:54:22 UTC (rev 6786) @@ -1,5 +1,5 @@ webERP Change Log - +03/07/14 Exson: Make status comments available in PO_OrderDetails.php to ensure that some important data such as grn reversing can be viewed. And add a return previous page link. 27/06/14 RChacon: Add code-comments, $ViewTopic, $BookMark, page_title_text and code to update NewStockID if OldStockID and SelectedStockItem are the same in Z_ChangeStockCode.php. Add id to the "Change An Inventory Item Code" topic anchor in ManualSpecialUtilities.html. 27/06/14 Exson: Make tel length in PO_Header.php is as same as field definition in sql. 26/06/14 Exson: Fixed the bug that Select Customers search result inconsistence with Customer receipt search result in SelectCustomer.php. |