From: <rc...@us...> - 2016-05-15 16:35:02
|
Revision: 7526 http://sourceforge.net/p/web-erp/reponame/7526 Author: rchacon Date: 2016-05-15 16:35:00 +0000 (Sun, 15 May 2016) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2016-05-15 16:23:36 UTC (rev 7525) +++ trunk/doc/Change.log 2016-05-15 16:35:00 UTC (rev 7526) @@ -1,5 +1,7 @@ webERP Change Log +15/05/16 RChacon: In AccountGroups.php, hide no printing elements. +15/05/16 Exson: Add sequence digitals to make BOM sequences can be adjusted flexible and avoid any uncertainty of the number stored in SQL. Thanks Tim's suggestion. 14/05/16 RChacon: In SelectCustomer.php, fix use of Google Maps JavaScript API V3, unpaired html tags and other bugs. 13/05/16 RChacon: In AddCustomerContacts.php, add classes to print and table heads. Improve code. 12/05/16 RChacon: Fix blank line caused by reverse character RTL. Clean up code. |