From 3b172c8a7b7ca97bd71671dc358f29c5116948da Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Fri, 8 Nov 2013 16:47:13 -0800 Subject: option to make ship_company field available again, #25782 --- httemplate/edit/cust_main.cgi | 1 + 1 file changed, 1 insertion(+) (limited to 'httemplate/edit/cust_main.cgi') diff --git a/httemplate/edit/cust_main.cgi b/httemplate/edit/cust_main.cgi index 2908848c6..0e33c15f1 100755 --- a/httemplate/edit/cust_main.cgi +++ b/httemplate/edit/cust_main.cgi @@ -73,6 +73,7 @@ ><% mt('same as billing address') |h %>
+ <& cust_main/before_ship_location.html, $cust_main &> <& /elements/location.html, object => $cust_main->ship_location, prefix => 'ship_', -- cgit v1.2.1