Difference between revisions of "Freeside:3:Documentation:Developer/FS/cust bill batch"

From Freeside
Jump to: navigation, search
m (Edit via perl MediaWiki framework (1.13))
 
m (Edit via perl MediaWiki framework (1.13))
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&#58;&#58;cust_bill</tt>); batchnum - batchn number (see <tt>FS&#58;&#58;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.
 

Revision as of 06:26, 10 February 2015