Skip to content

Problem with shipping and invoice emails from order-backend 2.1.3 (multistore) #8117

@WMV-SYSTEMS

Description

@WMV-SYSTEMS

We have set-up a multistore magento 2.1.3 installation. Al works fine. Emailsettings setup in store/website scope. (website+scope A / B / C / D)
Now if a customer orders some items on (website B), the email sent after checkout is ok.
Store name in email, the From address are the data of that store-scope. (website B)

When i go into the backend and select the order to put it on shipping, the next emails "shipping and invoice" are not sent with the data of the store-scope from the order but with the data of the default store.(website A)
but in the view of the order all displayed is (website B)

What is wrong in the code somewere?

(also already had to do the hack on getWebsite function $code = $website['code'];)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions