fix address standardization when changing package locations, #13763
[freeside.git] / httemplate / misc / change_pkg.cgi
index 7b08f7b..03e336c 100755 (executable)
@@ -32,9 +32,6 @@
 
 <& /elements/standardize_locations.html,
             'form'       => "OrderPkgForm",
-            'onlyship'   => 1,
-            'no_company' => 1,
-            'no_census'  => 1,
             'callback'   => 'document.OrderPkgForm.submit();',
 &>