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

    (??)

  • MM

    Mateusz Mieszalski

    Answered
    {{ t('Total') }} {{ $currency(invoice.total) }} {{ t('Product Discount') }} {{ $currency(invoice.product_discount_amount) }} {{ t('Product Tax') }} {{ $currency(invoice.product_tax_amount) }} {{ t('Order Discount') }} {{ $currency(invoice.order_discount_amount) }} {{ t('Order Tax') }} {{ $currency(invoice.order_tax_amount) }} {{ t('Tax') }} {{ $currency(invoice.total_tax_amount) }} {{ t('Grand Total') }} {{ $currency(invoice.grand_total) }} {{ t('Paid') }} {{ $currency(invoice.paid) }} {{ t('Balance') }} {{ $currency(invoice.grand_total - invoice.paid) }} speed pay pay link

    Hi, I can’t indicate the variable from the custom field called “vat_number”, how to import data from this custom field to link?

    …&k24_nip='+ ??? + &…

  • Login to Reply