<% include( '/elements/header.html', 'Developer Documentation' ) %> <& /elements/menubar.html, 'Freeside Perl Modules' => $fsurl.'docs/library/FS.html', 'Complete Index' => $fsurl.'docs/library/index.html', &>

freeside-username_list

NAME

freeside-username_list

SYNOPSIS

  freeside-username_list [ -c ] [ -l ] [ -p payby,payby... ] [ -b balance [ -d balance_days ] ] [ -s svcpart,svcpart... ] username

DESCRIPTION

Command-line tool to list usernames.

Display options:

-o: Include domain

-l: Include customer locale

Selection options:

-p: Customer payby (CARD, BILL, etc.). Separate multiple values with commas.

-b: Customer balance over (or equal to) this amount

-d: Customer balance age over this many days

-s: Service definition (svcpart). Separate multiple values with commas.

-t: Customer status: prospect, active, ordered, inactive, suspended or cancelled

username: Employee username

BUGS

SEE ALSO

FS::svc_acct, FS::cust_main

<% include ('/elements/footer.html' ) %>