Skip to Content
Menu
This question has been flagged
3 Replies
2454 Views

Hello,

I've created a Custom Website Appointments module that changes the appearance of the questions section. The Calendar event is created and everything seems to be stored correctly. However, attendees no longer receive a confirmation email (which should happen by default). Any idea why this is?

Any help is appreciated,

Thanks    

Avatar
Discard

Hi,

Did you configured Outgoing mail server in your database?.If not configured you can try after configuring mail server.Otherwise provide the code for better answers.

Author

I am currently using Odoo.sh and Odoo's documentation mentions that they set up their own servers as mentioned here: https://www.odoo.com/documentation/user/13.0/discuss/email_servers.html

My code inherits: website_calendar.appointment_form to change the xml (also including Javascript and CSS).

My controller inherits WebsiteCalender to store the inputs.

I don't have anything in the model.py file and I haven't included anything about emails anywhere in my code. I assumed it will continue to send emails once the form has been submitted, since its a default odoo feature. I am might be wrong, thus is there anything I need to include?

Thanks.

Related Posts Replies Views Activity
2
Oct 24
107
0
Aug 24
325
1
Aug 24
320
1
Nov 23
1173
0
Oct 23
328