MailTemplateTypes::MAILTYPE_STATE_ENTER_ORDER_STATE_IN_PROGRESS,
$connection,
$deLangId,
$this->
getOrderStateProgressHTMLTemplateDe(),
$this->
getOrderStateProgressPlainTemplateDe() );
$this->
updateMailTemplate( MailTemplateTypes::MAILTYPE_STATE_ENTER_ORDER_STATE_COMPLETED,
$connection,
$deLangId,
$this->
getOrderStateCompletedHTMLTemplateDe(),
$this->
getOrderStateCompletedPlainTemplateDe() );
// update payment email template
$this->
updateMailTemplate( MailTemplateTypes::MAILTYPE_STATE_ENTER_ORDER_TRANSACTION_STATE_REFUNDED_PARTIALLY,
$connection,
$deLangId,
$this->
getPaymentRefundPartiallyHTMLTemplateDe(),
$this->
getPaymentRefundPartiallyPlainTemplateDe() );