Koha::Schema::Result::AuthorisedValue
authorised_values
data_type: 'integer' is_auto_increment: 1 is_nullable: 0
data_type: 'varchar' default_value: (empty string) is_foreign_key: 1 is_nullable: 0 size: 32
data_type: 'varchar' default_value: (empty string) is_nullable: 0 size: 80
data_type: 'varchar' is_nullable: 1 size: 200
data_type: 'varchar' is_nullable: 1 size: 200
data_type: 'varchar' is_nullable: 1 size: 200
av_uniq
Type: has_many
Related object: Koha::Schema::Result::AuthorisedValuesBranch
Type: belongs_to
Related object: Koha::Schema::Result::AuthorisedValueCategory
Type: has_many
Related object: Koha::Schema::Result::Illrequest