From: ivan Date: Fri, 14 Jun 2002 21:35:44 +0000 (+0000) Subject: freeside night to infostreet faxNumber (? dunno, what noment wants) X-Git-Tag: freeside_1_4_0_beta1~89 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=d7adf8a88198c98305dae4c5030bb82107595b43 freeside night to infostreet faxNumber (? dunno, what noment wants) --- diff --git a/FS/FS/part_export/infostreet.pm b/FS/FS/part_export/infostreet.pm index 8bf227d82..40dee487a 100644 --- a/FS/FS/part_export/infostreet.pm +++ b/FS/FS/part_export/infostreet.pm @@ -14,7 +14,8 @@ use FS::part_export; 'state' => 'state', 'zipCode' => 'zip', 'country' => 'country', - 'phoneNumber' => 'dayphone', + 'phoneNumber' => 'daytime', + 'faxNumber' => 'night', ); sub rebless { shift; }