From: <ex...@us...> - 2014-09-11 02:15:37
|
Revision: 6873 http://sourceforge.net/p/web-erp/reponame/6873 Author: exsonqu Date: 2014-09-11 02:15:34 +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:14:48 UTC (rev 6872) +++ trunk/doc/Change.log 2014-09-11 02:15:34 UTC (rev 6873) @@ -1,4 +1,5 @@ webERP Change Log +11/09/14 Exson: Code tidy up to make it meet coding guidance in CustomerInquiry.php. 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. |