PluginConfig

Extends

package

Default

Methods

Deletes all last printed preset ids.

clearLastPrintedPresetIds() 

Returns all folders that contain barcode label templates.

getBarcodeLabelTemplateDirectories() : array<mixed,string>

Response

array<mixed,string>

Returns the barcode label directory for custom templates.

getCustomBarcodeLabelTemplateDirectory() : string

Response

string

Returns the default barcode label template directory.

getDefaultBarcodeLabelTemplateDirectory() : string

Response

string

getDisplayAboutPickwareErpWindow

getDisplayAboutPickwareErpWindow() : boolean

Response

boolean

Whether the "About Pickware ERP" backend window should be displayed

Returns the trimmed and filtered email addresses configured as recipients for archived invoices.

getInvoiceArchiveEmailAddresses() : array<mixed,string>

Response

array<mixed,string>

Returns the last printed article preset ids.

getLastPrintedPresetIds() : array<mixed,integer>

Response

array<mixed,integer>

Returns the pick list DocumentType by matching its key/name.

getPickListDocumentType() : \Shopware\Models\Document\Document|null

Response

\Shopware\Models\Document\Document|null

Returns the path to the fallback image for templates without preview images.

getPreviewFallbackImagePath() : string

Response

string

getPurchasePriceMode

getPurchasePriceMode() : string

Response

string

getReturnShipmentMediaAlbum

getReturnShipmentMediaAlbum() : \Shopware\Models\Media\Album|null

Response

\Shopware\Models\Media\Album|null

getShowCurrentStockWhenStocktaking

getShowCurrentStockWhenStocktaking() : boolean

Response

boolean

Returns the supplier order DocumentType by matching its key/name.

getSupplierOrderDocumentTye() : \Shopware\Models\Document\Document|null

Response

\Shopware\Models\Document\Document|null

setDisplayAboutPickwareErpWindow

setDisplayAboutPickwareErpWindow(boolean $newValue) 

Arguments

$newValue

boolean

Whether or not the "About Pickware ERP" backend window should be displayed

Sets the last printed preset id for a preset type.

setLastPrintedPresetId(string $typeIdentifier, integer $presetId) 

Arguments

$typeIdentifier

string

$presetId

integer