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

From Freeside
Jump to: navigation, search
m (Edit via perl MediaWiki framework (1.13))
m (Edit via perl MediaWiki framework (1.13))
 
Line 5: Line 5:
 
Hey! '''The above document had some coding errors, which are explained below:'''
 
Hey! '''The above document had some coding errors, which are explained below:'''
  
; Around line 170:
+
; Around line 172:
 
:'=item' outside of any '=over'
 
:'=item' outside of any '=over'

Latest revision as of 11:07, 10 April 2015

bill_where
Internal function. Returns a WHERE clause to select the set of customers who have actionable packages (no setup date, or bill date in the past, or expire or adjourn dates in the past) or events (does a complete where_conditions_sql scan).

POD ERRORS

Hey! The above document had some coding errors, which are explained below:

Around line 172:
'=item' outside of any '=over'