Koha::Schema::Result::ErmAgreement
erm_agreements
data_type: 'integer' is_auto_increment: 1 is_nullable: 0
primary key
data_type: 'integer' is_foreign_key: 1 is_nullable: 1
foreign key to aqbooksellers
data_type: 'varchar' is_nullable: 0 size: 255
name of the agreement
data_type: 'longtext' is_nullable: 1
description of the agreement
data_type: 'varchar' is_nullable: 0 size: 80
current status of the agreement
data_type: 'varchar' is_nullable: 1 size: 80
reason of the closure
data_type: 'tinyint' default_value: 0 is_nullable: 0
is the agreement perpetual
data_type: 'varchar' is_nullable: 1 size: 80
priority of the renewal
data_type: 'varchar' is_nullable: 1 size: 80
info about the license
Type: has_many
Related object: Koha::Schema::Result::ErmAgreementLicense
Type: has_many
Related object: Koha::Schema::Result::ErmAgreementPeriod
Type: has_many
Related object: Koha::Schema::Result::ErmAgreementRelationship
Type: has_many
Related object: Koha::Schema::Result::ErmAgreementRelationship
Type: has_many
Related object: Koha::Schema::Result::ErmDocument
Type: has_many
Related object: Koha::Schema::Result::ErmEholdingsPackagesAgreement
Type: has_many
Related object: Koha::Schema::Result::ErmUserRole
Type: belongs_to
Related object: Koha::Schema::Result::Aqbookseller
Type: many_to_many
Composing rels: "erm_eholdings_packages_agreements" -> package