<% 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-reexport

NAME

freeside-reexport - Command line tool to re-trigger export jobs for existing services

SYNOPSIS

  freeside-reexport user exportnum|exporttype [ -s svcnum | -u username | -p svcpart ] [ -e insert|replace|delete|suspend|unsuspend ]

DESCRIPTION

  Re-queues the export job for the specified exportnum or exporttype(s) and
  specified service (selected by svcnum, username or svcpart).  Optionally 
  specify the phase of export using the -e flag (default is insert.)

SEE ALSO

freeside-sqlradius-reset, FS::part_export

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