From: <ex...@us...> - 2015-03-12 00:56:34
|
Revision: 7218 http://sourceforge.net/p/web-erp/reponame/7218 Author: exsonqu Date: 2015-03-12 00:56:27 +0000 (Thu, 12 Mar 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-03-12 00:55:44 UTC (rev 7217) +++ trunk/doc/Change.log 2015-03-12 00:56:27 UTC (rev 7218) @@ -1,5 +1,6 @@ webERP Change Log +12/03/15 Exson: Fixed undefined parameters noise in PO_SelectPurchOrder.php. 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. |