From: <ex...@us...> - 2015-04-26 02:44:28
|
Revision: 7277 http://sourceforge.net/p/web-erp/reponame/7277 Author: exsonqu Date: 2015-04-26 02:44:26 +0000 (Sun, 26 Apr 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-04-26 02:43:50 UTC (rev 7276) +++ trunk/doc/Change.log 2015-04-26 02:44:26 UTC (rev 7277) @@ -1,4 +1,6 @@ webERP Change Log + +26/04/15 Exson: Comment out the mrpparameters table update in sql file upgrade4.11.3-4.11.4.sql which made a misleading during upgrade and absolutely non-necessary. 26/4/15 Exson: Fixed the account code cannot be key in directly bug in GLJournal.php. Reported by Akits. 26/4/15 Exson: Fixed the raw material sellable bug introduced by myself in SelectOrderItems.php. 19/4/15 RChacon: Remove the class noprint from the image in page_title_text. |