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

cust_pkg-revert

NAME

cust_pkg-revert

SYNOPSIS

  cust_pkg-revert -d date -u history_username [ -r ] employee_username

DESCRIPTION

Command-line tool to revert customer package changes from a specific day and user. Currently only incrementing the next bill date (cust_pkg.bill) is reverted.

-d: Date of the changes to revert

-u: Username of the changes to revert

-r: dRy run

employee_username

BUGS

SEE ALSO

FS::part_pkg

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