-
Notifications
You must be signed in to change notification settings - Fork 741
Add From Selection Feature in mail #1264
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Add From Selection Feature in mail #1264
Conversation
|
@YASH-SAWARKAR I'll test this PR thoroughly by this weekend. |
|
Hi @aquiveal any news about that? |
|
@federicocalvo Sorry, I've been swamped, so I haven't been able to give it enough attention. I am trying to get it done by this week. |
|
@federicocalvo @shariquerik I tested the PR. It works as intended.
I built and used this image for testing: https://ghcr.io/aquiveal/fcrm:develop |
|
@shariquerik I don't think this issue was given the importance it deserves. |
|
Hello, I'm asking again here, without this PR, you can't choose the default email account from the settings, right? Does it have to be the general default account? |
No you cannot. I actually looked a lot because we use multiple domains in my organisation and we needed a way to use different domains for user account (for SSO) and a different alias for sending out the mail. This isn't possible without the PR on the portal page but it is possible if you use the internal desk. |
Ok. Obviously it works if we use the desk view, but I find it hard to understand how anyone could be using it directly. At the very least, you can't have the same sales email as for your notifications, let alone if there is more than one user in the CRM. |
|
@shariquerik Is there any particular reason why this PR does not fall within the scope of important issues? Considering that practically all configurations are transferred to the new view, and the fundamental utility of email (unless I'm old school and now everything is WhatsApp) is maintained by the desk. |
This PR Add's the New Feature where user can select FROM field while composing mail or replying.
Solves: #796 #1078