<% include( '/elements/header.html', 'Developer Documentation' ) %> <& /elements/menubar.html, 'Freeside Perl Modules' => $fsurl.'docs/library/FS.html', 'Complete Index' => $fsurl.'docs/library/index.html', &>

FS::reason_Mixin

reason

Returns the text of the associated reason (see FS::reason) for this credit / voided payment / voided invoice. This can no longer be used to set the (deprecated) free-text "reason" field; see "new_or_existing" in FS::reason.

reason_only

Returns only the text of the associated reason, absent any addlinfo that is included by "reason". (Currently only affects credit and credit void reasons.)

POD ERRORS

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

Around line 14:

'=item' outside of any '=over'

=over without closing =back

<% include ('/elements/footer.html' ) %>