MM
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
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
- MMAnsweredHiding the shipping icon if someone just wants to use the links
- MMAnsweredand a function that I don't know if is possible but it would be awesome, custom domains
- MSAnsweredHello,
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 - MMAnsweredok, I understand, current solutions improve the applications nicely. So I'm just waiting for this minor change - the transfer details.
- MMAnsweredThe function "delete file attached as an attachment or payment confirmation" is missing
- MMAnsweredStatuses still do not translate in the panel and documents, but it works correctly in the listAttachments
- MMAnsweredselections in the custom field, even though they are entered into translation, are still only in the English version, the category is now translated correctly
- MSAnsweredHello,
I will check the status strings.
Thank you - MMAnsweredThe function "delete file attached as an attachment or payment confirmation" is missing
(??) - MSAnsweredHello,
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