diff options
-rw-r--r-- | FS/FS/cust_bill_pay.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/FS/FS/cust_bill_pay.pm b/FS/FS/cust_bill_pay.pm index 831d7f26c..3f787d3b7 100644 --- a/FS/FS/cust_bill_pay.pm +++ b/FS/FS/cust_bill_pay.pm @@ -152,7 +152,6 @@ sub cust_pay { =item send_receipt HASHREF | OPTION => VALUE ... - Sends a payment receipt for the associated payment, against this specific invoice. If there is an error, returns the error, otherwise returns false. |