X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fmisc%2Forder_pkg.html;h=7a63b5c2b0ffc2b86de63f52b7ee38372accf3da;hp=1efe7456e944c47b0c61ab4f67af2565072e04b3;hb=9f179ee5fc7fc07a3f5e03ad1ad58cd3cadf1a56;hpb=338485d75b27ea0e5ab561856720633f890374c4 diff --git a/httemplate/misc/order_pkg.html b/httemplate/misc/order_pkg.html index 1efe7456e..7a63b5c2b 100644 --- a/httemplate/misc/order_pkg.html +++ b/httemplate/misc/order_pkg.html @@ -188,11 +188,23 @@ <& /elements/standardize_locations.html, 'form' => "OrderPkgForm", - 'callback' => 'document.OrderPkgForm.submit()', + 'callback' => $conf->exists('tax_district_method') + ? 'wa_state_tax_district()' + : 'submit_continue()', 'with_census' => 1, 'with_census_functions' => 1, &> + + % } % if ($quotationnum) {