X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fquick-charge.html;h=64ee97bb9a5c71a4dfa4325271c73dc41aefcba0;hp=05a375ac73756f3225f08c5f1cfac219d5e5d0c9;hb=1d4ea4545c4a86a0664feb537f06aa5eb7f54c07;hpb=832199a6010883fff76e0dc5fa913b391b0177d7 diff --git a/httemplate/edit/quick-charge.html b/httemplate/edit/quick-charge.html index 05a375ac7..64ee97bb9 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