mark tax status as mandatory when using a tax vendor
authorMark Wells <mark@freeside.biz>
Fri, 10 Jul 2015 18:56:45 +0000 (11:56 -0700)
committerMark Wells <mark@freeside.biz>
Fri, 10 Jul 2015 18:56:45 +0000 (11:56 -0700)
httemplate/elements/tr-select-tax_status.html

index 1e0ea8a..387e49e 100644 (file)
@@ -10,6 +10,7 @@
     name_col  => 'description',
     hashref   => { data_vendor => $vendor },
     order_by  => 'order by taxstatus',
+    required  => 1,
     %opt
   &>