Koha::Schema::Result::SipInstitution
sip_institutionsdata_type: 'integer' is_auto_increment: 1 is_nullable: 0
data_type: 'varchar' is_nullable: 0 size: 80
Unique varchar identifier. Previously "id" in SIPconfig.xml
data_type: 'varchar' default_value: 'ILS' is_nullable: 0 size: 80
data_type: 'tinyint' default_value: 1 is_nullable: 0
Previously attribute of "policy" in SIPconfig.xml
data_type: 'tinyint' default_value: 1 is_nullable: 0
Previously attribute of "policy" in SIPconfig.xml
data_type: 'tinyint' is_nullable: 1
Previously attribute of "policy" in SIPconfig.xml
data_type: 'tinyint' default_value: 0 is_nullable: 0
Previously attribute of "policy" in SIPconfig.xml
data_type: 'integer' default_value: 5 is_nullable: 0
Previously attribute of "policy" in SIPconfig.xml
data_type: 'tinyint' is_nullable: 1
Previously attribute of "policy" in SIPconfig.xml
data_type: 'integer' default_value: 100 is_nullable: 0
Previously attribute of "policy" in SIPconfig.xml
institution_nameType: has_many
Related object: Koha::Schema::Result::SipAccount
Koha Objects class
Koha Object class