[freeside-commits] freeside/FS/FS Upgrade.pm,1.33,1.34
Ivan,,,
ivan at wavetail.420.am
Fri Mar 26 21:37:28 PDT 2010
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv8062
Modified Files:
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.33
retrieving revision 1.34
diff -u -w -d -r1.33 -r1.34
--- Upgrade.pm 28 Dec 2009 19:18:18 -0000 1.33
+++ Upgrade.pm 27 Mar 2010 04:37:26 -0000 1.34
@@ -99,7 +99,6 @@
#reason type and reasons
'reason_type' => [],
- 'reason' => [],
'cust_pkg_reason' => [],
#need part_pkg before cust_credit...
@@ -132,9 +131,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