make customer tax status a required field when the vendor requires it, #39639
[freeside.git] / httemplate / edit / prospect_main.html
index fb67515..7c02538 100644 (file)
@@ -50,6 +50,7 @@
        },
        { 'field'    => 'taxstatusnum',
          'type'     => 'select-tax_status',
+         'required' => 1,
          'empty_label'   => ' ',
        },
      ],