Koha::Schema::Result::Aqbookseller
aqbooksellers
data_type: 'integer' is_auto_increment: 1 is_nullable: 0
primary key and unique identifier assigned by Koha
data_type: 'longtext' is_nullable: 0
vendor name
data_type: 'longtext' is_nullable: 1
first line of vendor physical address
data_type: 'longtext' is_nullable: 1
second line of vendor physical address
data_type: 'longtext' is_nullable: 1
third line of vendor physical address
data_type: 'longtext' is_nullable: 1
fourth line of vendor physical address
data_type: 'varchar' is_nullable: 1 size: 30
vendor phone number
data_type: 'longtext' is_nullable: 1
vendor account number
data_type: 'varchar' is_nullable: 1 size: 255
data_type: 'longtext' is_nullable: 1
order notes
data_type: 'longtext' is_nullable: 1
vendor postal address (all lines)
data_type: 'varchar' is_nullable: 1 size: 255
vendor web address
data_type: 'tinyint' is_nullable: 1
is this vendor active (1 for yes, 0 for no)
data_type: 'varchar' is_foreign_key: 1 is_nullable: 1 size: 10
currency code for list prices
data_type: 'varchar' is_foreign_key: 1 is_nullable: 1 size: 10
currency code for invoice prices
data_type: 'tinyint' is_nullable: 1
is your library charged tax (1 for yes, 0 for no)
data_type: 'tinyint' is_nullable: 1
is tax included in list prices (1 for yes, 0 for no)
data_type: 'tinyint' is_nullable: 1
is tax included in invoice prices (1 for yes, 0 for no)
data_type: 'decimal' is_nullable: 1 size: [6,4]
the tax rate the library is charged
data_type: 'float' is_nullable: 1 size: [6,4]
discount offered on all items ordered from this vendor
data_type: 'varchar' is_nullable: 1 size: 50
vendor fax number
data_type: 'integer' is_nullable: 1
vendor delivery time
data_type: 'varchar' is_nullable: 1 size: 255
external id of the vendor
Type: has_many
Related object: Koha::Schema::Result::Aqbasketgroup
Type: has_many
Related object: Koha::Schema::Result::Aqbasket
Type: has_many
Related object: Koha::Schema::Result::AqbooksellerAlias
Type: has_many
Related object: Koha::Schema::Result::AqbooksellerInterface
Type: has_many
Related object: Koha::Schema::Result::AqbooksellerIssue
Type: has_many
Related object: Koha::Schema::Result::Aqcontact
Type: has_many
Related object: Koha::Schema::Result::Aqcontract
Type: has_many
Related object: Koha::Schema::Result::Aqinvoice
Type: has_many
Related object: Koha::Schema::Result::EdifactMessage
Type: has_many
Related object: Koha::Schema::Result::ErmAgreement
Type: has_many
Related object: Koha::Schema::Result::ErmEholdingsPackage
Type: has_many
Related object: Koha::Schema::Result::ErmEholdingsResource
Type: has_many
Related object: Koha::Schema::Result::ErmLicense
Type: belongs_to
Related object: Koha::Schema::Result::Currency
Type: belongs_to
Related object: Koha::Schema::Result::Currency
Type: has_many
Related object: Koha::Schema::Result::MarcOrderAccount
Type: has_many
Related object: Koha::Schema::Result::Subscription
Type: has_many
Related object: Koha::Schema::Result::VendorEdiAccount