From: ivan Date: Tue, 17 Sep 2002 00:40:05 +0000 (+0000) Subject: send_ftp doc fix X-Git-Tag: freeside_1_4_1beta2~2 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=9f0f95ffecc1ba79b69060e4adfe00bd4f6d6c7e;p=freeside.git send_ftp doc fix --- diff --git a/FS/FS/cust_bill.pm b/FS/FS/cust_bill.pm index c8accbae9..ca0caf2e6 100644 --- a/FS/FS/cust_bill.pm +++ b/FS/FS/cust_bill.pm @@ -443,23 +443,39 @@ first two fields (B and B) and the last five fields (B through B) are filled in. =item invnum - invoice number + =item custnum - customer number + =item _date - invoice date + =item charged - total invoice amount + =item first - customer first name + =item last - customer first name + =item company - company name + =item address1 - address line 1 + =item address2 - address line 1 + =item city + =item state + =item zip + =item country =item pkg - line item description -=item setup - line item setup fee (only or both of B and B will be defined) -=item recur - line item recurring fee (only or both of B and B will be defined) + +=item setup - line item setup fee (one or both of B and B will be defined) + +=item recur - line item recurring fee (one or both of B and B will be defined) + =item sdate - start date for recurring fee + =item edate - end date for recurring fee =back @@ -1114,7 +1130,7 @@ sub print_text { =head1 VERSION -$Id: cust_bill.pm,v 1.41.2.2 2002-09-17 00:33:14 ivan Exp $ +$Id: cust_bill.pm,v 1.41.2.3 2002-09-17 00:40:05 ivan Exp $ =head1 BUGS