X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=cb5fb85b7769044d28e0a99cb1ac53c59b253489;hb=4e25bd8f9404fa4ff28d3d75e6a0a7453678407c;hp=9b1fa94565a0f71caae92f8f94f9e20fa7137791;hpb=6f2ca4da179be987ed021d6ec9e40774f817ac6e;p=freeside.git diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 9b1fa9456..cb5fb85b7 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -1358,6 +1358,7 @@ sub tables_hashref { 'locationnum', 'serial', '', '', '', '', 'prospectnum', 'int', 'NULL', '', '', '', 'custnum', 'int', 'NULL', '', '', '', + 'locationname', 'varchar', 'NULL', $char_d, '', '', 'address1', 'varchar', '', $char_d, '', '', 'address2', 'varchar', 'NULL', $char_d, '', '', 'city', 'varchar', '', $char_d, '', '',