summaryrefslogtreecommitdiff
path: root/httemplate/edit/cust_main.cgi
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2013-11-08 16:47:27 -0800
committerMark Wells <mark@freeside.biz>2013-11-08 16:47:27 -0800
commit37ac9c4f5754a1398b7bc354db716be828f04253 (patch)
tree5f2c0c3ce9e549e35a070f3d82e5f0820d307a34 /httemplate/edit/cust_main.cgi
parent475fb78f0bbb9e2e37c04645eaf4b8bf8027ea08 (diff)
option to make ship_company field available again, #25782
Diffstat (limited to 'httemplate/edit/cust_main.cgi')
-rwxr-xr-xhttemplate/edit/cust_main.cgi1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/edit/cust_main.cgi b/httemplate/edit/cust_main.cgi
index d597d0bc2..8a3d6f918 100755
--- a/httemplate/edit/cust_main.cgi
+++ b/httemplate/edit/cust_main.cgi
@@ -73,6 +73,7 @@
><% mt('same as billing address') |h %>
<DIV CLASS="fsinnerbox">
<TABLE ID="table_ship_location" WIDTH="100%">
+ <& cust_main/before_ship_location.html, $cust_main &>
<& /elements/location.html,
object => $cust_main->ship_location,
prefix => 'ship_',