Koha::Schema::Result::Stockrotationrota
stockrotationrotas
data_type: 'integer' is_auto_increment: 1 is_nullable: 0
Stockrotation rota ID
data_type: 'varchar' is_nullable: 0 size: 100
Title for this rota
data_type: 'text' is_nullable: 0
Description for this rota
data_type: 'tinyint' default_value: 0 is_nullable: 0
Should items on this rota keep cycling?
data_type: 'tinyint' default_value: 0 is_nullable: 0
Is this rota currently active?
stockrotationrotas_title
Type: has_many
Related object: Koha::Schema::Result::Stockrotationstage