Question: Edit Email Templates

Edit Email Templates

Possibility to edit the email sent to the customer with an invoice or quote. 1. editing e.g. header/setting variables. 2. editing, e.g. content/setting variables. 3. shipping from differe

MM

Mateusz Mieszalski

Asked
Possibility to edit the email sent to the customer with an invoice or quote.
1. editing e.g. header/setting variables.
2. editing, e.g. content/setting variables.
3. shipping from different email addresses depending on the company
4. changing the sender's name
5. possibility of entering content for different languages
  • MM

    Mateusz Mieszalski

    Answered
    Hiding the shipping icon if someone just wants to use the links
  • MM

    Mateusz Mieszalski

    Answered
    and a function that I don't know if is possible but it would be awesome, custom domains
  • MS

    Mian Saleem

    Answered
    Hello,

    I have updated the Laravel to 11 and all other packages to latest version. I will try to add bank transfer option.

    No plan to change the email icon or adding subdomain (this isn't multi-tenant app). Subdomains will be for SaaS/Cloud version in future.

    Thank you
  • MM

    Mateusz Mieszalski

    Answered
    ok, I understand, current solutions improve the applications nicely. So I'm just waiting for this minor change - the transfer details.
  • MM

    Mateusz Mieszalski

    Answered
    The function "delete file attached as an attachment or payment confirmation" is missing
  • MM

    Mateusz Mieszalski

    Answered
    Statuses still do not translate in the panel and documents, but it works correctly in the list
  • MM

    Mateusz Mieszalski

    Answered
    selections in the custom field, even though they are entered into translation, are still only in the English version, the category is now translated correctly
  • MS

    Mian Saleem

    Answered
    Hello,

    I will check the status strings.

    Thank you
  • MM

    Mateusz Mieszalski

    Answered
    The function "delete file attached as an attachment or payment confirmation" is missing

    (??)
  • MS

    Mian Saleem

    Answered
    Hello,

    I didn't understand. where delete file or payment confirmation is missing?

    The custom fields are saved as extra_attributes (json) value and you can reference them by name as `invoice.extra_attributes['customer field name']`

    Thank you
  • Login to Reply