From: <ex...@us...> - 2013-05-12 03:38:09
|
Revision: 5939 http://sourceforge.net/p/web-erp/reponame/5939 Author: exsonqu Date: 2013-05-12 03:38:06 +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 03:37:23 UTC (rev 5938) +++ trunk/doc/Change.log 2013-05-12 03:38:06 UTC (rev 5939) @@ -1,4 +1,5 @@ OwebERP Change Log +11/5/2013 Exson: Make EDI modules can send mail via SMTP in files EDIProcessOrders.php, EDISendInvoices.php, EDISendInvoices_Reece.php 11/5/2013 Exson: Make the inventory valuation report can be mailed. 11/5/2013 Exson: Add Mail Validation Report to inventory module in MainMenuLinksArray.php. 11/5/2013 Exson: Revise the CURDATE() to CURRENT_DATE to make it a more general SQL compatible in OffersReceived.php. Recommend by Tim. |