CustomerPrice

Table-name: b2b_customer_price

Plugin

pageSmart developer helpers

Table columns

FieldClassTypeIs required

id

IdField

binary

true

customerId

FkField

binary

true

productId

FkField

binary

true

productVersionId

ReferenceVersionField

binary

true

currencyId

FkField

binary

false

prductnumber

StringField

varchar

false

currencyIsoCode

StringField

varchar

false

customerNumber

StringField

varchar

false

from

FloatField

Float

false

to

FloatField

Float

false

priceNet

FloatField

Float

false

pseudoPriceNet

FloatField

Float

false

updatedAt

UpdatedAtField

Datetime

false

createdAt

CreatedAtField

Datetime

true

Associations

FieldEntityClass

customer

CustomerEntity

ManyToOneAssociationField

product

ProductEntity

ManyToOneAssociationField

currency

CurrencyEntity

ManyToOneAssociationField