Freeside:3:Documentation:Developer/FS/cust bill batch
From Freeside
Contents
NAME
FS::cust_bill_batch - Object methods for cust_bill_batch records
DESCRIPTION
An FS::cust_bill_batch object represents the inclusion of an invoice in a processing batch. FS::cust_bill_batch inherits from FS::option_Common. The following fields are currently supported:
- billbatchnum - primary key; invnum - invoice number (see FS::cust_bill); batchnum - batchn number (see FS::bill_batch)
METHODS
- bill_batch
- Returns the FS::bill_batch object.
- cust_bill
- Returns the FS::cust_bill object.
BUGS
SEE ALSO
FS::Record, schema.html from the base documentation.