From: ivan Date: Fri, 29 Jun 2007 01:17:02 +0000 (+0000) Subject: update Schema.pm to handle index updates, with new DBIx::DBSchema X-Git-Tag: TRIXBOX_2_6~476 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=65d290922a9aa05ff8695962093572eaa959ce47;p=freeside.git update Schema.pm to handle index updates, with new DBIx::DBSchema --- diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index f196953e4..771b88b70 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -488,8 +488,8 @@ sub tables_hashref { [ 'daytime' ], [ 'night' ], [ 'fax' ], [ 'refnum' ], [ 'county' ], [ 'state' ], [ 'country' ], [ 'zip' ], [ 'ship_last' ], [ 'ship_company' ], + [ 'ship_daytime' ], [ 'ship_night' ], [ 'ship_fax' ], [ 'payby' ], [ 'paydate' ], - ], },