|
|
Line 1: |
Line 1: |
− | ==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 <tt>FS::cust_bill</tt>); batchnum - batchn number (see <tt>FS::bill_batch</tt>)
| |
− | ==METHODS==
| |
− | ; bill_batch
| |
− | :Returns the <tt>FS::bill_batch</tt> object.
| |
− | ; cust_bill
| |
− | :Returns the <tt>FS::cust_bill</tt> object.
| |
− |
| |
− | ==BUGS==
| |
− | ==SEE ALSO==
| |
− | [[Freeside:3:Documentation:Developer/FS/Record|FS::Record]], schema.html from the base documentation.
| |