Koha::Schema::Result::BranchItemRule
branch_item_rules
data_type: 'varchar' is_foreign_key: 1 is_nullable: 0 size: 10
data_type: 'varchar' is_foreign_key: 1 is_nullable: 0 size: 10
data_type: 'tinyint' is_nullable: 1
data_type: 'enum' default_value: 'any' extra: {list => ["any","homebranch","holdingbranch"]} is_nullable: 0
data_type: 'varchar' is_nullable: 1 size: 15
Type: belongs_to
Related object: Koha::Schema::Result::Branch
Type: belongs_to
Related object: Koha::Schema::Result::Itemtype