diff options
Diffstat (limited to 'FS')
| -rw-r--r-- | FS/FS/cust_main.pm | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/FS/FS/cust_main.pm b/FS/FS/cust_main.pm index 7a350c1a1..25f894aab 100644 --- a/FS/FS/cust_main.pm +++ b/FS/FS/cust_main.pm @@ -682,7 +682,7 @@ Optional arryaref of FS::svc_* service objects.  =item depend_jobnum -If this option is set to a job queue jobnum (see L<FS::queue), all provisioning +If this option is set to a job queue jobnum (see L<FS::queue>), all provisioning  jobs will have a dependancy on the supplied job (they will not run until the  specific job completes).  This can be used to defer provisioning until some  action completes (such as running the customer's credit card successfully). | 
