Koha::Schema::Result::AccountCreditType
account_credit_types
data_type: 'varchar' is_nullable: 0 size: 80
data_type: 'varchar' is_nullable: 1 size: 200
data_type: 'tinyint' default_value: 1 is_nullable: 0
data_type: 'tinyint' default_value: 0 is_nullable: 0
Is autogeneration of credit number enabled for this credit type
data_type: 'tinyint' default_value: 0 is_nullable: 0
data_type: 'tinyint' default_value: 0 is_nullable: 0
boolean flag to denote if this till is archived or not
Type: has_many
Related object: Koha::Schema::Result::AccountCreditTypesBranch
Type: has_many
Related object: Koha::Schema::Result::Accountline