Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error message when selecting email templates to send emails
#4
This should be fixed with this change:

https://github.com/tsolucio/corebos/commit/b7d98888c5adc77475625dae76344c58f5fbbef1

The issue is that now we always merge the email template with the company details, so you can use the fields in the cbCompany module to define a footer in the email template. In your case, you have either deactivated the module or made it private so the user cannot access this information. The code I added checks if the user has permission and will not merge the company variables if he doesn't. I am explaining this because it may be a good idea to give read access to all users to the company module so the email templates variables get substituted, as it is now they will remain unmerged in your application.

Let me know how it goes
Joe
TSolucio
Reply


Messages In This Thread
RE: Error message when selecting email templates to send emails - joebordes - 05-18-2019, 02:44 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)