From: <tim...@us...> - 2010-06-18 16:16:56
|
Revision: 3501 http://web-erp.svn.sourceforge.net/web-erp/?rev=3501&view=rev Author: tim_schofield Date: 2010-06-18 16:16:49 +0000 (Fri, 18 Jun 2010) Log Message: ----------- Tim: WWW_Users.php - Extend for Contracts module Modified Paths: -------------- trunk/WWW_Users.php trunk/doc/Change.log.html Modified: trunk/WWW_Users.php =================================================================== --- trunk/WWW_Users.php 2010-06-17 21:26:44 UTC (rev 3500) +++ trunk/WWW_Users.php 2010-06-18 16:16:49 UTC (rev 3501) @@ -17,6 +17,7 @@ _('Purchasing'), _('Inventory'), _('Manufacturing'), + _('Contracts'), _('General Ledger'), _('Asset Manager'), _('Petty Cash'), Modified: trunk/doc/Change.log.html =================================================================== --- trunk/doc/Change.log.html 2010-06-17 21:26:44 UTC (rev 3500) +++ trunk/doc/Change.log.html 2010-06-18 16:16:49 UTC (rev 3501) @@ -1,5 +1,6 @@ <p><font SIZE=4 COLOR=BLUE><b>webERP Change Log</b></font></p> <p></p> +<p>18/06/10 Tim: WWW_Users.php - Extend for Contracts module</p> <p>17/06/10 Zhiguo & Alec_H: Updates to Chinese translation</p> <p>17/06/10 Tim: Enable a supplier to login and make an offer to the company</p> <p>16/06/10 Tim: SelectProduct.php - Layout improvements</p> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |