Supplier

Extends \Shopware\Components\Model\ModelEntity

ORM\Entity
ORM\Table

(name="pickware_erp_suppliers")

package

Default

Methods

Creates a new Supplier instance.

__construct() 

getAddress

getAddress() : string

Response

string

getArticleDetailSupplierMappings

getArticleDetailSupplierMappings() : \Doctrine\Common\Collections\ArrayCollection

Response

\Doctrine\Common\Collections\ArrayCollection

getComment

getComment() : string

Response

string

getContact

getContact() : string

Response

string

getCurrency

getCurrency() : \Shopware\Models\Shop\Currency

Response

\Shopware\Models\Shop\Currency

getCurrencyId

getCurrencyId() : integer

Response

integer

getCustomerNumber

getCustomerNumber() : string

Response

string

getDeliveryTime

getDeliveryTime() : integer

Response

integer

getDocumentLocalizationSubShop

getDocumentLocalizationSubShop() : \Shopware\Models\Shop\Shop

Response

\Shopware\Models\Shop\Shop

getEmail

getEmail() : string

Response

string

getFax

getFax() : string

Response

string

getId

getId() : integer

Response

integer

getManufacturerSupplierMappings

getManufacturerSupplierMappings() : \Doctrine\Common\Collections\ArrayCollection

Response

\Doctrine\Common\Collections\ArrayCollection

getName

getName() : string

Response

string

getNumber

getNumber() : string|null

Response

string|null

getPhone

getPhone() : string

Response

string

getSalutation

getSalutation() : string

Response

string

getSupplierOrders

getSupplierOrders() : \Doctrine\Common\Collections\ArrayCollection

Response

\Doctrine\Common\Collections\ArrayCollection

setAddress

setAddress(string $address) 

Arguments

$address

string

setComment

setComment(string $comment) 

Arguments

$comment

string

setContact

setContact(string $contact) 

Arguments

$contact

string

setCurrency

setCurrency(\Shopware\Models\Shop\Currency $currency) 

Arguments

$currency

\Shopware\Models\Shop\Currency

setCurrencyId

setCurrencyId(integer $currencyId) 

Arguments

$currencyId

integer

setCustomerNumber

setCustomerNumber(string $customerNumber) 

Arguments

$customerNumber

string

setDeliveryTime

setDeliveryTime(integer $deliveryTime) 

Arguments

$deliveryTime

integer

setDocumentLocalizationSubShop

setDocumentLocalizationSubShop(\Shopware\Models\Shop\Shop|null $documentLocalizationSubShop = null) 

Arguments

$documentLocalizationSubShop

\Shopware\Models\Shop\Shop|null

setEmail

setEmail(string $email) 

Arguments

$email

string

setFax

setFax(string $fax) 

Arguments

$fax

string

setName

setName(string $name) 

Arguments

$name

string

setNumber

setNumber(string|null $number) 

Arguments

$number

string|null

setPhone

setPhone(string $phone) 

Arguments

$phone

string

setSalutation

setSalutation(string $salutation) 

Arguments

$salutation

string