From: <ex...@us...> - 2013-05-12 02:13:32
|
Revision: 5933 http://sourceforge.net/p/web-erp/reponame/5933 Author: exsonqu Date: 2013-05-12 02:13:30 +0000 (Sun, 12 May 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-05-12 02:11:39 UTC (rev 5932) +++ trunk/doc/Change.log 2013-05-12 02:13:30 UTC (rev 5933) @@ -1,6 +1,5 @@ OwebERP Change Log - - +11/5/2013 Exson: Revise the CURDATE() to CURRENT_DATE to make it a more general SQL compatible in OffersReceived.php. Recommend by Tim. 12/5/13 Rafael Chacón: Spanish translation update 11/5/13 Exson: Add OffersRecievedResultRecipients group to mailgroups in ugrade4.10-4.11.sql/mysql/upgrade4.10-4.11.sql 11/5/13 Exson: Add OffersReceivedRecipients Group, added feature to use mail instead of smtp mail only, fixed the problem that item with single quotation mark cannot be stored and the same date comparison problem. |