From: <ex...@us...> - 2013-04-29 11:22:48
|
Revision: 5866 http://sourceforge.net/p/web-erp/reponame/5866 Author: exsonqu Date: 2013-04-29 11:22:45 +0000 (Mon, 29 Apr 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-04-29 11:21:45 UTC (rev 5865) +++ trunk/doc/Change.log 2013-04-29 11:22:45 UTC (rev 5866) @@ -1,4 +1,5 @@ OwebERP Change Log +04/29/2013 Exson: Modify the PO_PDFPurchOrder.php to make it suitable for smtp setting. 29/04/2013 Exson Fixed the smtp does not work for langaguage is change in utf8 code in file of smtp.php and HTMLMimeMail.php. 29/04/2013 Exson Fixed the db_free_result() error messages due to the query returned a boolean value in SMTPServer.php 27/4/13 Samudaya: Fixed a bug in PO_Items.php when a line of a purchase order is deleted (other than the last line) and then subsequently a new line is added - the last line of the order is over-written. |