summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2015-07-10 11:56:45 -0700
committerMark Wells <mark@freeside.biz>2015-07-10 18:17:26 -0700
commit1db55f45e7fa604d152a4d5168885a1e6d88c5ce (patch)
tree63d4a45053c0805c04931baafcf06d2b17ab8caf
parent15c6641b273064dd4c23e0a47cb4a0701d0c6bca (diff)
mark tax status as mandatory when using a tax vendor
-rw-r--r--httemplate/elements/tr-select-tax_status.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/elements/tr-select-tax_status.html b/httemplate/elements/tr-select-tax_status.html
index 1e0ea8a98..387e49e1f 100644
--- a/httemplate/elements/tr-select-tax_status.html
+++ b/httemplate/elements/tr-select-tax_status.html
@@ -10,6 +10,7 @@
name_col => 'description',
hashref => { data_vendor => $vendor },
order_by => 'order by taxstatus',
+ required => 1,
%opt
&>