Revision: 4664
http://web-erp.svn.sourceforge.net/web-erp/?rev=4664&view=rev
Author: daintree
Date: 2011-08-21 02:15:14 +0000 (Sun, 21 Aug 2011)
Log Message:
-----------
Added Paths:
-----------
trunk/sql/mysql/upgrade4.05-4.06.sql
Added: trunk/sql/mysql/upgrade4.05-4.06.sql
===================================================================
--- trunk/sql/mysql/upgrade4.05-4.06.sql (rev 0)
+++ trunk/sql/mysql/upgrade4.05-4.06.sql 2011-08-21 02:15:14 UTC (rev 4664)
@@ -0,0 +1,2 @@
+ALTER TABLE stockmaster DROP lastcurcostdate;
+UPDATE config SET confvalue='4.05.1' WHERE confname='VersionNumber';
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|