X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_tax.html;h=f920adbac515f625e8a4c59997401df005fb1333;hb=ac541a006ca3b90039d21dca39c76cee34092553;hp=ee25f62e7f5e3bb744d8cbe062fa80a9a1ee94c9;hpb=03ab761a53bffa14d09f23fb8b9702806a1c6b79;p=freeside.git diff --git a/httemplate/search/report_tax.html b/httemplate/search/report_tax.html index ee25f62e7..f920adbac 100755 --- a/httemplate/search/report_tax.html +++ b/httemplate/search/report_tax.html @@ -8,6 +8,20 @@ <& /elements/tr-input-beginning_ending.html &> + + + + <& /elements/radio.html, + 'field' => 'all', + 'value' => 1, + 'curr_value' => 1, + &> All taxes + <& /elements/radio.html, + 'field' => 'all', + 'value' => 0, + &> A specific tax + + <& /elements/tr-select.html, 'label' => 'Country', 'field' => 'country', @@ -33,12 +47,37 @@ district => 'District', }, &> + + + Deduct credited tax if it was + + + +
+ + <% include('/elements/footer.html') %> <%init>