Possibility to edit the email sent to the customer with an invoice or quote.
- editing e.g. header/setting variables.
- editing, e.g. content/setting variables.
- shipping from different email addresses depending on the company
- changing the sender’s name
- possibility of entering content for different languages
- MMAnswered
Hiding the shipping icon if someone just wants to use the links
- MMAnswered
and a function that I don’t know if is possible but it would be awesome, custom domains
- MSAnswered
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
- MMAnswered
ok, I understand, current solutions improve the applications nicely. So I’m just waiting for this minor change - the transfer details.
- MMAnswered
The function “delete file attached as an attachment or payment confirmation” is missing
- MMAnswered
Statuses still do not translate in the panel and documents, but it works correctly in the list
Attachments - MMAnswered
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
- MSAnswered
Hello,
I will check the status strings.
Thank you
- MMAnswered
The function “delete file attached as an attachment or payment confirmation” is missing
(??)
- MSAnswered
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