Koha::Schema::Result::CollectionsTracking
collections_tracking
data_type: 'integer' is_auto_increment: 1 is_nullable: 0
accessor: 'col_id' data_type: 'integer' default_value: 0 is_foreign_key: 1 is_nullable: 0
collections.colId
data_type: 'integer' default_value: 0 is_nullable: 0
items.itemnumber
Type: belongs_to
Related object: Koha::Schema::Result::Collection