From 221a20d9395b84eeb1f0d384c69c80b5d4e7cdb6 Mon Sep 17 00:00:00 2001 From: Mitch Jackson Date: Sat, 16 Feb 2019 20:20:54 -0500 Subject: RT# 81961 Repair broken links in POD documentation - Update many links - chmod a+x scripts in FS/bin, so Pod::Simple::HTMLBatch will parse them for POD documentation --- FS/FS/cust_pkg.pm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'FS/FS/cust_pkg.pm') diff --git a/FS/FS/cust_pkg.pm b/FS/FS/cust_pkg.pm index 5ea4c40..e581825 100644 --- a/FS/FS/cust_pkg.pm +++ b/FS/FS/cust_pkg.pm @@ -147,7 +147,7 @@ Billing item definition (see L) =item locationnum -Optional link to package location (see L) +Optional link to package location (see L) =item order_date @@ -623,7 +623,7 @@ Available options are: =item reason -can be set to a cancellation reason (see L), either a reasonnum of an existing reason, or passing a hashref will create a new reason. The hashref should have the following keys: typenum - Reason type (see L, reason - Text of the new reason. +can be set to a cancellation reason (see L), either a reasonnum of an existing reason, or passing a hashref will create a new reason. The hashref should have the following keys: typenum - Reason type (see L, reason - Text of the new reason. =item reason_otaker @@ -876,7 +876,7 @@ correctly. Note however that this is an immediate cancel and just changes the date. You are PROBABLY looking to expire the account instead of using this. -=item reason - can be set to a cancellation reason (see L), +=item reason - can be set to a cancellation reason (see L), either a reasonnum of an existing reason, or passing a hashref will create a new reason. The hashref should have the following keys: typenum - Reason type (see L, reason - Text of the new reason. @@ -1528,7 +1528,7 @@ Available options are: =over 4 -=item reason - can be set to a cancellation reason (see L), +=item reason - can be set to a cancellation reason (see L), either a reasonnum of an existing reason, or passing a hashref will create a new reason. The hashref should have the following keys: - typenum - Reason type (see L @@ -4768,7 +4768,7 @@ Available options are: =item reason -can be set to a cancellation reason (see L), either a reasonnum of an existing reason, or passing a hashref will create a new reason. The hashref should have the following keys: typenum - Reason type (see L, reason - Text of the new reason. +can be set to a cancellation reason (see L), either a reasonnum of an existing reason, or passing a hashref will create a new reason. The hashref should have the following keys: typenum - Reason type (see L, reason - Text of the new reason. =item reason_otaker -- cgit v1.1