Defined in tcl/intranet-defs.tclReturns an html select box named $select_name and defaulted to
$default with a list of all the customers in the system. If status is
specified, we limit the select box to customers that match that
status. If exclude status is provided, we limit to states that do not
match exclude_status (list of statuses to exclude).
- Parameters:
-
select_name
default (optional)
status (optional)
exclude_status (optional)