Methods
__construct
__construct(\Shopware\Components\Model\ModelManager $entityManager, \Shopware_Components_TemplateMail $templateMailService)
Arguments
$entityManager
\Shopware\Components\Model\ModelManager
$templateMailService
\Shopware_Components_TemplateMail
createReturnCompletedMail
createReturnCompletedMail(\Shopware\CustomModels\ViisonPickwareERP\ReturnShipment\ReturnShipment $returnShipment) : \Enlight_Components_Mail
Arguments
Response
\Enlight_Components_Mail
createReturnReceivedMail
createReturnReceivedMail(\Shopware\CustomModels\ViisonPickwareERP\ReturnShipment\ReturnShipment $returnShipment) : \Enlight_Components_Mail
Arguments
Response
\Enlight_Components_Mail
Sends an email that informs the customer that his returned items have been completed.
sendReturnCompletedEmail(\Shopware\CustomModels\ViisonPickwareERP\ReturnShipment\ReturnShipment $returnShipment)
Sends an email that informs the customer that his returned items have been received.
sendReturnReceivedEmail(\Shopware\CustomModels\ViisonPickwareERP\ReturnShipment\ReturnShipment $returnShipment)
Constants