X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fquick-charge.html;h=58c1b0a82785c929c934e229d566afe7fe17d83d;hb=aeb90ade381fc3d5477db0334048c2af623fccfe;hp=20a9ec7832ae0727938628e1b59782a35839c191;hpb=64514e0541c94b23a096acb265cb47e9ca6e6f85;p=freeside.git diff --git a/httemplate/edit/quick-charge.html b/httemplate/edit/quick-charge.html index 20a9ec783..58c1b0a82 100644 --- a/httemplate/edit/quick-charge.html +++ b/httemplate/edit/quick-charge.html @@ -106,7 +106,7 @@ function bill_now_changed (what) { -% if ( $cust_pkg ) { +% if ( $cust_pkg ) { #modify one-time charge % my $field = '/elements/tr-input-text.html'; @@ -171,6 +171,7 @@ function bill_now_changed (what) { &> % } +% unless ($billed) { @@ -179,6 +180,7 @@ function bill_now_changed (what) { <& /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
<% mt('Tax exempt') |h %> param('setuptax') ? 'CHECKED' : '' %>>