X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_tax.html;h=f920adbac515f625e8a4c59997401df005fb1333;hp=ee25f62e7f5e3bb744d8cbe062fa80a9a1ee94c9;hb=949a80c148a8bbeeeec54c5a0be5d73b292423a5;hpb=03ab761a53bffa14d09f23fb8b9702806a1c6b79 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>