% 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::svc_realestate - Object methods for svc_realestate records
{...} TODO
A FS::svc_realestate object represents a billable real estate trasnaction, such as renting a home or office.
FS::svc_realestate inherits from FS::svc_Common. The following fields are currently supported:
Instantiates a new svc_realestate object.
Returns a label formatted as: <location_title> <unit_title>
Returns associated FS::realestate_unit
Returns associated FS::realestate_location
Returns associated FS::cust_svc
I have an unfounded suspicion this method serves no purpose in this context
Adds this record to the database. If there is an error, returns the error, otherwise returns false.
Delete this record from the database.
Replaces the OLD_RECORD with this one in the database. If there is an error, returns the error, otherwise returns false.
Checks all fields to make sure this is a valid record. If there is an error, returns the error, otherwise returns false. Called by the insert and replace methods.
FS::Record, schema.html from the base documentation.
Hey! The above document had some coding errors, which are explained below:
=back doesn't take any parameters, but you said =back 4