Koha::Schema::Result::HouseboundProfile
housebound_profile
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
Number of the borrower associated with this profile.
data_type: 'mediumtext' is_nullable: 0
The preferred day of the week for delivery.
data_type: 'mediumtext' is_nullable: 0
The Authorised_Value definining the pattern for delivery.
data_type: 'mediumtext' is_nullable: 1
Free text describing preferred itemtypes.
data_type: 'mediumtext' is_nullable: 1
Free text describing preferred subjects.
data_type: 'mediumtext' is_nullable: 1
Free text describing preferred authors.
data_type: 'mediumtext' is_nullable: 1
Free text indicating how the borrower was added to the service.
data_type: 'mediumtext' is_nullable: 1
Free text for additional notes.
Type: belongs_to
Related object: Koha::Schema::Result::Borrower
Type: has_many
Related object: Koha::Schema::Result::HouseboundVisit