X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fcust_main.cgi;h=2180155777e92e0375e8d45ce885a500f3842c32;hb=0e845fa6f04733d82ea8ca092c7778aef773ab5d;hp=002fd57349f973cc30fb310c317a3e80ed4452c8;hpb=36c55a2f3ce37f44612ebe84128b9ffae4d5c847;p=freeside.git diff --git a/httemplate/edit/cust_main.cgi b/httemplate/edit/cust_main.cgi index 002fd5734..218015577 100755 --- a/httemplate/edit/cust_main.cgi +++ b/httemplate/edit/cust_main.cgi @@ -51,7 +51,8 @@ % push @ship_style, 'background-color:#dddddd'; % foreach ( % qw( last first company address1 address2 city county state zip country -% daytime night fax ) +% latitude longitude coord_auto +% daytime night fax mobile ) % ) { % $cust_main->set("ship_$_", $cust_main->get($_) ); % } @@ -73,7 +74,7 @@