Skip to content
This repository was archived by the owner on Dec 17, 2019. It is now read-only.

Conversation

JovaniM
Copy link

@JovaniM JovaniM commented Jun 5, 2019

When you try to send a mail after form submit some times return an error saying "This record does not exist or it's not available" this will fix them!

@SythilTech
Copy link
Owner

The email template is meant to use the html.form.history model hence it uses the id of the newly created history record.
https://github.com/SythilTech/Odoo/blob/11.0/html_form_builder/views/email_templates.xml

However it would be good to have a condition check so if the email template is not associated with html.form.history then it uses the record_id instead.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants