X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fquick-charge.html;h=58c1b0a82785c929c934e229d566afe7fe17d83d;hb=d9edf24e9d3e1fd87a23359a7679ef6d6637c00d;hp=1e1232dcd09f0629ee2211fe2e5ea78ee03c1fa8;hpb=91fc21ed01fec83bf1dbb7392d212acdffd4d44c;p=freeside.git diff --git a/httemplate/edit/quick-charge.html b/httemplate/edit/quick-charge.html index 1e1232dcd..58c1b0a82 100644 --- a/httemplate/edit/quick-charge.html +++ b/httemplate/edit/quick-charge.html @@ -171,6 +171,17 @@ function bill_now_changed (what) { &> % } +% unless ($billed) { + + <% mt('Tax exempt') |h %> + param('setuptax') ? 'CHECKED' : '' %>> + + +<& /elements/tr-select-taxclass.html, 'curr_value' => $part_pkg->get('taxclass') &> + +<& /elements/tr-select-taxproduct.html, 'label' => emt('Tax product'), 'onclick' => 'parent.taxproductmagic(this);', 'curr_value' => $part_pkg->get('taxproductnum') &> +% } + % } else { # new one-time charge