% 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-migrate-events - Migrates 1.7/1.8-style invoice events to 1.9/2.0-style billing events
freeside-migrate-events
Migrates events from FS::part_bill_event to FS::part_event and friends, and from FS::cust_bill_event records to FS::cust_event
Doesn't migrate any action options yet.
Doesn't translate option names that changed.
Doesn't migrate reasons.
Doesn't delete the old events (which is not a big deal, since the new code won't run them...)
Can take lots of memory for large databases.