Logidav Docs

ProductPriceSheet extends AbstractEntity
in package

ProductPriceSheet

Tags
ORM\Table

(name="mz_product_price_sheet")

ORM\Entity

(repositoryClass="AppBundle\Repository\ProductPriceSheetRepository")

Table of Contents

Properties

$amazon  : string
$buyPrice  : string
$currency  : mixed
$currentSellPriceTag  : string
$group  : string
$id  : int
$isEndProductMaxPrice  : bool
$isMaxPriceApplied  : mixed
$lastManualUpdate  : DateTime
$maxPrice  : float
$maxPriceFrom  : DateTime
$maxPriceTo  : DateTime
$meublePromoRule  : string
$priceDepotHt  : string
$priceDropHt  : string
$prixRevient  : string
$product  : mixed
$promoPrice  : float
$promoPriceFrom  : DateTime
$promoPriceTo  : DateTime
$sellPrice03  : string
$sellPrice12plus  : string
$sellPrice36  : string
$sellPrice69  : string
$sellPrice912  : string
$simulatedPrice  : string
$volume  : string

Methods

getAmazon()  : string
Get amazon
getBuyPrice()  : string
Get buyPrice
getCurrency()  : ManufacturerBase
Get currency
getCurrentSellPriceTag()  : string
getEndProductMaxPrice()  : mixed
Get isEndProductMaxPrice
getGroup()  : string|null
getId()  : int
Get id
getIsMaxPriceApplied()  : mixed
getLastManualUpdate()  : DateTime|null
getMaxPrice()  : float
getMaxPriceFrom()  : DateTime
getMaxPriceTo()  : DateTime
getMeublePromoRule()  : string
Get meublePromoRule
getPriceDepotHt()  : string
Get priceDepotHt
getPriceDropHt()  : string
Get priceDropHt
getPricePromoFrom()  : DateTime
getPricePromoTo()  : DateTime
getPrixRevient()  : string
Get prixRevient
getProduct()  : int
Get product
getPromoPrice()  : float
getSellPrice03()  : string
Get sellPrice03
getSellPrice12plus()  : string
Get sellPrice12plus
getSellPrice36()  : string
Get sellPrice36
getSellPrice69()  : string
Get sellPrice69
getSellPrice912()  : string
Get sellPrice912
getSimulatedPrice()  : mixed
getVolume()  : string
Get volume
populate()  : void
Populate data into the entity
setAmazon()  : ProductPriceSheet
Set amazon
setBuyPrice()  : ProductPriceSheet
Set buyPrice
setCurrency()  : ProductPriceSheet
Set currency
setCurrentSellPriceTag()  : void
setEndProductMaxPrice()  : Product
Set isTranslated
setGroup()  : void
setIsMaxPriceApplied()  : void
setLastManualUpdate()  : void
setMaxPrice()  : $this
setMaxPriceFrom()  : $this
setMaxPriceTo()  : $this
setMeublePromoRule()  : ProductPriceSheet
Set meublePromoRule
setPriceDepotHt()  : ProductPriceSheet
Set priceDepotHt
setPriceDropHt()  : ProductPriceSheet
Set priceDropHt
setPricePromoFrom()  : $this
setPricePromoTo()  : $this
setPrixRevient()  : ProductPriceSheet
Set prixRevient
setProduct()  : ProductPriceSheet
Set product
setPromoPrice()  : $this
setSellPrice03()  : ProductPriceSheet
Set sellPrice03
setSellPrice12plus()  : ProductPriceSheet
Set sellPrice12plus
setSellPrice36()  : ProductPriceSheet
Set sellPrice36
setSellPrice69()  : ProductPriceSheet
Set sellPrice69
setSellPrice912()  : ProductPriceSheet
Set sellPrice912
setSimulatedPrice()  : mixed
setVolume()  : ProductPriceSheet
Set volume

Properties

$amazon

private string $amazon
Tags
ORM\Column

(name="amazon", type="decimal", precision=12, scale=4)

$buyPrice

private string $buyPrice
Tags
ORM\Column

(name="buy_price", type="decimal", precision=12, scale=4)

$currency

private mixed $currency
Tags
ORM\ManyToOne

(targetEntity="ManufacturerBase")

$currentSellPriceTag

private string $currentSellPriceTag
Tags
ORM\Column

(name="current_sell_price_tag", type="string", length=255, nullable=true)

$group

private string $group
Tags
ORM\Column

(name="group", type="string", length=255, nullable=true)

$id

private int $id
Tags
ORM\Column

(name="id", type="integer")

ORM\Id
ORM\GeneratedValue

(strategy="AUTO")

$isEndProductMaxPrice

private bool $isEndProductMaxPrice = 0
Tags
ORM\Column

(name="is_end_product_max_price", type="boolean", nullable=true)

$isMaxPriceApplied

private mixed $isMaxPriceApplied = 0
Tags
ORM\Column

(name="is_max_price_applied" , type="boolean", nullable=true, options={"default" = 0})

$lastManualUpdate

private DateTime $lastManualUpdate
Tags
ORM\Column

(name="last_manual_update", type="datetime", nullable=true)

$maxPrice

private float $maxPrice
Tags
ORM\Column

(name="max_price", type="decimal",precision=12, scale=4, nullable=true, options={"default" = 0})

$maxPriceFrom

private DateTime $maxPriceFrom
Tags
ORM\Column

(name="max_price_from", type="datetime", nullable=true)

$maxPriceTo

private DateTime $maxPriceTo
Tags
ORM\Column

(name="max_price_to", type="datetime", nullable=true)

$meublePromoRule

private string $meublePromoRule
Tags
ORM\Column

(name="meuble_promo_rule", type="decimal", precision=12, scale=4)

$priceDepotHt

private string $priceDepotHt
Tags
ORM\Column

(name="price_depot_ht", type="decimal", precision=12, scale=4)

$priceDropHt

private string $priceDropHt
Tags
ORM\Column

(name="price_drop_ht", type="decimal", precision=12, scale=4)

$prixRevient

private string $prixRevient
Tags
ORM\Column

(name="prix_revient", type="decimal", precision=12, scale=4)

$product

private mixed $product
Tags
ORM\OneToOne

(targetEntity="Product")

ORM\JoinColumn

(nullable=false)

$promoPrice

private float $promoPrice
Tags
ORM\Column

(name="promo_price", type="decimal",precision=12, scale=4, nullable=true, options={"default" = 0})

$promoPriceFrom

private DateTime $promoPriceFrom
Tags
ORM\Column

(name="promo_price_from", type="datetime", nullable=true)

$promoPriceTo

private DateTime $promoPriceTo
Tags
ORM\Column

(name="promo_price_to", type="datetime", nullable=true)

$sellPrice03

private string $sellPrice03
Tags
ORM\Column

(name="sell_price03", type="decimal", precision=12, scale=4)

$sellPrice12plus

private string $sellPrice12plus
Tags
ORM\Column

(name="sell_price12plus", type="decimal", precision=12, scale=4)

$sellPrice36

private string $sellPrice36
Tags
ORM\Column

(name="sell_price36", type="decimal", precision=12, scale=4)

$sellPrice69

private string $sellPrice69
Tags
ORM\Column

(name="sell_price69", type="decimal", precision=12, scale=4)

$sellPrice912

private string $sellPrice912
Tags
ORM\Column

(name="sell_price912", type="decimal", precision=12, scale=4)

$simulatedPrice

private string $simulatedPrice
Tags
ORM\Column

(name="simulated_price", type="decimal", precision=12, scale=4)

$volume

private string $volume
Tags
ORM\Column

(name="volume", type="decimal", precision=12, scale=4)

Methods

getBuyPrice()

Get buyPrice

public getBuyPrice() : string
Return values
string

getCurrentSellPriceTag()

public getCurrentSellPriceTag() : string
Return values
string

getEndProductMaxPrice()

Get isEndProductMaxPrice

public getEndProductMaxPrice() : mixed

getLastManualUpdate()

public getLastManualUpdate() : DateTime|null
Return values
DateTime|null

getMaxPriceFrom()

public getMaxPriceFrom() : DateTime
Return values
DateTime

getMeublePromoRule()

Get meublePromoRule

public getMeublePromoRule() : string
Return values
string

getPriceDepotHt()

Get priceDepotHt

public getPriceDepotHt() : string
Return values
string

getPriceDropHt()

Get priceDropHt

public getPriceDropHt() : string
Return values
string

getPricePromoFrom()

public getPricePromoFrom() : DateTime
Return values
DateTime

getPricePromoTo()

public getPricePromoTo() : DateTime
Return values
DateTime

getPrixRevient()

Get prixRevient

public getPrixRevient() : string
Return values
string

getSellPrice03()

Get sellPrice03

public getSellPrice03() : string
Return values
string

getSellPrice12plus()

Get sellPrice12plus

public getSellPrice12plus() : string
Return values
string

getSellPrice36()

Get sellPrice36

public getSellPrice36() : string
Return values
string

getSellPrice69()

Get sellPrice69

public getSellPrice69() : string
Return values
string

getSellPrice912()

Get sellPrice912

public getSellPrice912() : string
Return values
string

populate()

Populate data into the entity

public populate(array<string|int, mixed> $data, mixed $classMetaData, mixed $em, mixed $arrayAlias) : void
Parameters
$data : array<string|int, mixed>
$classMetaData : mixed
$em : mixed
$arrayAlias : mixed

setCurrentSellPriceTag()

public setCurrentSellPriceTag(string $currentSellPriceTag) : void
Parameters
$currentSellPriceTag : string

setEndProductMaxPrice()

Set isTranslated

public setEndProductMaxPrice(mixed $isEndProductMaxPrice) : Product
Parameters
$isEndProductMaxPrice : mixed
Return values
Product

setGroup()

public setGroup(string|null $group) : void
Parameters
$group : string|null

setIsMaxPriceApplied()

public setIsMaxPriceApplied(mixed $isMaxPriceApplied) : void
Parameters
$isMaxPriceApplied : mixed

setLastManualUpdate()

public setLastManualUpdate(mixed $lastManualUpdate) : void
Parameters
$lastManualUpdate : mixed

setMaxPrice()

public setMaxPrice(mixed $maxPrice) : $this
Parameters
$maxPrice : mixed
Return values
$this

setMaxPriceFrom()

public setMaxPriceFrom(mixed $maxPriceFrom) : $this
Parameters
$maxPriceFrom : mixed
Return values
$this

setMaxPriceTo()

public setMaxPriceTo(mixed $maxPriceTo) : $this
Parameters
$maxPriceTo : mixed
Return values
$this

setPricePromoFrom()

public setPricePromoFrom(mixed $promoPriceFrom) : $this
Parameters
$promoPriceFrom : mixed
Return values
$this

setPricePromoTo()

public setPricePromoTo(mixed $promoPriceTo) : $this
Parameters
$promoPriceTo : mixed
Return values
$this

setPromoPrice()

public setPromoPrice(mixed $promoPrice) : $this
Parameters
$promoPrice : mixed
Return values
$this

setSimulatedPrice()

public setSimulatedPrice(mixed $simulatedPrice) : mixed
Parameters
$simulatedPrice : mixed

        
On this page

Search results