% include( '/elements/header.html', 'Developer Documentation' ) %> <& /elements/menubar.html, 'Freeside Perl Modules' => $fsurl.'docs/library/FS.html', 'Complete Index' => $fsurl.'docs/library/index.html', &>
(Class method)
Returns a qsearch hash expression to search for parameters specified in HASHREF. In addition to all parameters accepted by search_sql_where, the following additional parameters valid:
Class method which returns an SQL WHERE fragment to search for parameters specified in HASHREF. Valid parameters are
List reference of start date, end date, as UNIX timestamps.
List reference
List reference of charged limits (exclusive).
List reference of charged limits (exclusive).
flag, return open invoices only
flag, return net invoices only
Return only invoices belonging to that customer.
Limit to that customer class (single value or arrayref).
Limit to customers with that payment method (single value or arrayref).
Limit to customers with that advertising source.
Note: validates all passed-in data; i.e. safe to use with unchecked CGI params.
Hey! The above document had some coding errors, which are explained below:
'=item' outside of any '=over'
=over without closing =back