From: <ex...@us...> - 2013-04-29 09:56:43
|
Revision: 5859 http://sourceforge.net/p/web-erp/reponame/5859 Author: exsonqu Date: 2013-04-29 09:56:40 +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 09:55:47 UTC (rev 5858) +++ trunk/doc/Change.log 2013-04-29 09:56:40 UTC (rev 5859) @@ -1,5 +1,5 @@ OwebERP Change Log - +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. 27/4/13 Samudaya: PO_Items.php When purchasing a non-stock item (asset), AssetID goes to wrong column in purchorderdetails table (Column name - suppliers_partno). Fixed the bug and now save the AssetID in the correct assetid column. 27/4/13 Samudaya: Fixed the Page Navigation (Go, Previous, Next) problem. This problem occurs there are many assets and display as several pages. |