From: <ex...@us...> - 2015-03-11 02:47:45
|
Revision: 7216 http://sourceforge.net/p/web-erp/reponame/7216 Author: exsonqu Date: 2015-03-11 02:47:38 +0000 (Wed, 11 Mar 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-03-11 02:45:48 UTC (rev 7215) +++ trunk/doc/Change.log 2015-03-11 02:47:38 UTC (rev 7216) @@ -1,5 +1,6 @@ webERP Change Log +11/3/15 Exson: Fixed wrong handling for dummy parts receiving from PO in GoodsReceived.php. 09/03/15 Vitaly: Page refresh when credit type changes in Credit_Invoce.php 09/03/15 RChacon: In DailyBankTransactions.php: Improves page_title_text. Orders by banktrans.transdate ascending and banktrans.banktransid ascending. Adds division to identify the report block. Groups table-header cells inside thead tags. Groups table-data cells inside tbody tags. Adds th.text class to left align. Adds "Print This" and "Return" buttons with icon. 09/03/15 Exson: Fixed undefined index noise of $_POST['SupplierContact'] in PO_Header.php. |