Hi, I am using DoliBarr 3.1.0, I have done something I cant remember but the send by email button for proposals is deactivated. Any help would be great. Thanks!
Does the proposal is validated ?
Does the third party has an email filled into its card ?
Hi, yes, the proposal is validated and the third party has an e-mail in his card. Thanks for your reply.
Hi,
I figured what is the problem but I cant fix it, maybe your expertise can do the trick.
The issue is that in the not working or deactivated Send By Email link when you place the mouse on top says:
http://xxxx.xxx/dolibarr/comm/propal.php?id=261# (followed by the pound sign)
In a working fine situation must be linked to:
http://xxxx.xxx/dolibarr/comm/propal.php?id=261&action=presend&mode=init
I have added manually after the propal.php?id=261–> &action=presend&mode=init and goes to the sending email window, sending the proposal perfectly.
Any idea how to fix this issue?
Can you try to upgrade to 3.1.1 ?
Eldy, I forgot to tell you that I am @ 3.1.1 version. Do you have other suggestion?
Regards
Did you enable the “MAIN_USE_ADVANCED_PERMS” constant ?
If yes, you must disable it or go into you user permission to allow permission “send by email”.
Eldy, I do not know where to check if “MAIN_USE_ADVANCED_PERMS” is enabled, if it is others there is nothing there. I did check my permissions regarding sending e-mails “E-Mailings” and there is no restriction, I am also Admin. Regards.
Eldy, excellent!!! I modified via others “MAIN_USE_ADVANCED_PERMS” to 0 and that did the magic.
Thank you very much.