[freeside-commits] freeside/FS/FS Upgrade.pm,1.31.2.1,1.31.2.2

Ivan,,, ivan at wavetail.420.am
Fri Mar 26 21:37:29 PDT 2010


Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv8071

Modified Files:
      Tag: FREESIDE_1_9_BRANCH
	Upgrade.pm 
Log Message:
these are now supported in supported in DBIx-DBSchema and friends

Index: Upgrade.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/Upgrade.pm,v
retrieving revision 1.31.2.1
retrieving revision 1.31.2.2
diff -u -w -d -r1.31.2.1 -r1.31.2.2
--- Upgrade.pm	19 Nov 2009 09:43:10 -0000	1.31.2.1
+++ Upgrade.pm	27 Mar 2010 04:37:27 -0000	1.31.2.2
@@ -99,7 +99,6 @@
 
     #reason type and reasons
     'reason_type'     => [],
-    'reason'          => [],
     'cust_pkg_reason' => [],
 
     #need part_pkg before cust_credit...
@@ -129,9 +128,6 @@
     #fixup access rights
     'access_right' => [],
 
-    #change tax_rate column types
-    'tax_rate' => [],
-
     #change recur_flat and enable_prorate
     'part_pkg_option' => [],
 



More information about the freeside-commits mailing list