From: <ex...@us...> - 2014-09-11 02:08:06
|
Revision: 6871 http://sourceforge.net/p/web-erp/reponame/6871 Author: exsonqu Date: 2014-09-11 02:07:59 +0000 (Thu, 11 Sep 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-09-11 02:07:02 UTC (rev 6870) +++ trunk/doc/Change.log 2014-09-11 02:07:59 UTC (rev 6871) @@ -1,5 +1,5 @@ webERP Change Log - +11/09/14: Exson: Fixed the prnMsg bug in CustomerReceipt.php and add an inquiry link in it and make a status selectable in Customer inquiry and removed those rowstring definition which caused printf parameters missing. 31/8/14 RChacon: In general: Replaces code to determine background colour with TableRows(). Adds comments to ManualNewScripts.html. Fixes manual.css format. In GLTransInquiry.php: Adds $ViewTopic and $BookMark and sorts columns, and minor improvements. Minor translation improvements. 31/8/14 RChacon: Standardizes page_title_text to main-menu-option, standardizes bottom tax-menu, adds $ViewTopic and $BookMark, completes table header columns, formats data columns in Tax* scripts. 30/8/14 RChacon: In TaxAuthorities.php, adds $ViewTopic and $BookMark, completes table headings, formats number columns to fix sort order, and minor improvements. |