Koha::Schema::Result::ClubHoldsToPatronHold
club_holds_to_patron_holds
data_type: 'integer' is_auto_increment: 1 is_nullable: 0
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
data_type: 'integer' is_foreign_key: 1 is_nullable: 1
data_type: 'enum' extra: {list => ["damaged","ageRestricted","itemAlreadyOnHold","tooManyHoldsForThisRecord","tooManyReservesToday","tooManyReserves","notReservable","cannotReserveFromOtherBranches","libraryNotFound","libraryNotPickupLocation","cannotBeTransferred","noReservesAllowed"]} is_nullable: 1
data_type: 'varchar' is_nullable: 1 size: 100
Type: belongs_to
Related object: Koha::Schema::Result::ClubHold
Type: belongs_to
Related object: Koha::Schema::Result::Reserve
Type: belongs_to
Related object: Koha::Schema::Result::Borrower