From: <Ex...@us...> - 2012-02-26 16:09:13
|
Revision: 4979 http://web-erp.svn.sourceforge.net/web-erp/?rev=4979&view=rev Author: ExsonQu Date: 2012-02-26 16:09:07 +0000 (Sun, 26 Feb 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-02-26 16:07:26 UTC (rev 4978) +++ trunk/doc/Change.log 2012-02-26 16:09:07 UTC (rev 4979) @@ -1,4 +1,7 @@ webERP Change Log +26/02/2012 Fixed bug that when set frequently sold items, there are sql errors which claimed that no group set for sum() function. Fixed by Exson +26/02/2012 PO_Items.php Add $_SESSION and $_POST variables to fixed extra lines added while page refreshing or push F5. Reported by CQZ and Ke from webERP Chinese forum QQ group. Fixed by Exson + 25/2/12 Vitaly: sql in PDFSuppTransListing.php would not fetch any data and debug message was not showing. Missing FROM in upgrade4.07-4.08.sql. 25/2/12 James Dupin: Remove extra ) after Create GL entries for stock transactions in CompanyPreferences.php 23/2/12 Ricard: Moved Utility scripts from Z_index.php to their own module named Utilities This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |