% 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_main-bulk_change
part_pkg-bulk_change [ -r ] [ -p plan ] [ -m comment ] [ -C classnum,classnum ] [ -o option_name -v option_value ] [ -t new_taxclass ] [ -s | -S ] [ -z | -Z ] [ -e multiplier ] [ -u multiplier ] employee_username
Command-line tool to change a set of package definitions.
Search options:
-r: recurring package definitions only
-p: packages with this price plan only
-m: packages with this comment only
-C: excluding package classnum or classnums (comma-separated list)
Change options:
-o: part_pkg_option optionname (use without -v to unset)
-v: part_pkg_option optionvalue
-t: new taxclass
-s: Turn off "Show zero setup"
-S: Turn on "Show zero setup"
-z: Turn off "Show zero recurring"
-Z: Turn on "Show zero recurring"
-e: Multiply setup fee by this value (i.e. 1.05 for a 5% price increase)
-u: Multiply recurring fee by this value (i.e. 1.05 for a 5% price increase)
employee_username