|
From: <dai...@us...> - 2012-02-29 09:20:09
|
Revision: 4996
http://web-erp.svn.sourceforge.net/web-erp/?rev=4996&view=rev
Author: daintree
Date: 2012-02-29 09:19:58 +0000 (Wed, 29 Feb 2012)
Log Message:
-----------
htmlentities to htmlspecialchars
Modified Paths:
--------------
trunk/doc/Change.log
Modified: trunk/doc/Change.log
===================================================================
--- trunk/doc/Change.log 2012-02-29 09:17:37 UTC (rev 4995)
+++ trunk/doc/Change.log 2012-02-29 09:19:58 UTC (rev 4996)
@@ -1,5 +1,6 @@
webERP Change Log
+29/2/12 Phil: Changed all htmlentities calls to htmlspecialchars calls
28/2/12 Tim: Added functionality that allows for the set up of internal departments, and for the request of stock to be issued - a new issue account is defined in stockcategories. Issue requests must be authorised by a department manager and then issues fulfilled creates a stock adjustment with posting in the gl to the item category issue account.
28/02/2012 Vitaly: Added DB_escape_string() to narrative in SQL INSERT statements. Fixes a problem posting to database when the string contains quotes.
26/02/2012 Fixed bug that when set frequently sold items, there are sql errors which claimed that no group set for sum() function. Fixed by Exson
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|