[freeside-commits] freeside/FS/FS Schema.pm,1.56,1.57
Ivan,,,
ivan at wavetail.420.am
Thu Jun 28 18:17:04 PDT 2007
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail:/tmp/cvs-serv24788
Modified Files:
Schema.pm
Log Message:
update Schema.pm to handle index updates, with new DBIx::DBSchema
Index: Schema.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/Schema.pm,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- Schema.pm 29 Jun 2007 01:16:18 -0000 1.56
+++ Schema.pm 29 Jun 2007 01:17:02 -0000 1.57
@@ -488,8 +488,8 @@
[ 'daytime' ], [ 'night' ], [ 'fax' ], [ 'refnum' ],
[ 'county' ], [ 'state' ], [ 'country' ], [ 'zip' ],
[ 'ship_last' ], [ 'ship_company' ],
+ [ 'ship_daytime' ], [ 'ship_night' ], [ 'ship_fax' ],
[ 'payby' ], [ 'paydate' ],
-
],
},
More information about the freeside-commits
mailing list