diff options
author | ivan <ivan> | 2011-07-23 00:38:31 +0000 |
---|---|---|
committer | ivan <ivan> | 2011-07-23 00:38:31 +0000 |
commit | 664a6d35a1e811eb2c10503b288be178cc14801c (patch) | |
tree | 5a4a48ff7d0e8aebe068975d4138fd35a8510c2e | |
parent | db4d8679af26c301cb66f3f3da7f7cd7a3ae4854 (diff) |
pod
-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. |