RT#18361 Delay package from billing until services are provisioned [doc fix]
authorJonathan Prykop <jonathan@freeside.biz>
Fri, 7 Aug 2015 05:07:22 +0000 (00:07 -0500)
committerJonathan Prykop <jonathan@freeside.biz>
Fri, 7 Aug 2015 05:07:22 +0000 (00:07 -0500)
FS/FS/part_pkg.pm

index 402d88c..c9568c5 100644 (file)
@@ -339,7 +339,7 @@ Replaces OLD_RECORD with this one in the database.  If there is an error,
 returns the error, otherwise returns false.
 
 Currently available options are: I<pkg_svc>, I<hidden_svc>, I<primary_svc>,
-I<bulk_skip>, I<provision_hold> and I<options>
+I<provision_hold> and I<options>
 
 If I<pkg_svc> is set to a hashref with svcparts as keys and quantities as
 values, the appropriate FS::pkg_svc records will be replaced.  I<hidden_svc>