From: <ex...@us...> - 2013-05-12 13:43:07
|
Revision: 5957 http://sourceforge.net/p/web-erp/reponame/5957 Author: exsonqu Date: 2013-05-12 13:43:04 +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 13:42:23 UTC (rev 5956) +++ trunk/doc/Change.log 2013-05-12 13:43:04 UTC (rev 5957) @@ -1,4 +1,5 @@ OwebERP Change Log +12/5/2013 Exson: Fixed the bug of not use strpos correctly in PO_PDFPurchOrder.php. 12/5/2013 Exson Make smtp mail available for InternalStockRequestFulfill.php. 12/5/2013 Exson: Fixed the stockrequestitems duplicated primary key bug by modify the primary definition. 12/5/2013 Exson Make the smtp mail available in InternalStockRequest.php. |