Difference between revisions of "Freeside:3:Documentation:Developer/FS/Cron/bill"
From Freeside
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 | + | ; Around line 172: |
:'=item' outside of any '=over' | :'=item' outside of any '=over' |
Revision as of 07:47, 24 March 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'