coollabsio / coolify

An open-source & self-hostable Heroku / Netlify / Vercel alternative.
https://coolify.io
Apache License 2.0
31.52k stars 1.61k forks source link

[Bug]: Default QWEB Template not working Odoo 17 #3057

Closed LexiconAlex closed 3 days ago

LexiconAlex commented 1 month ago

Description

I am experiencing an issue with the default QWEB templates in Odoo 17. When attempting to send an offer or invoice, the system fails, and the QWEB template does not render correctly.

Minimal Reproduction (if possible, example repository)

  1. Install Odoo 17.
  2. Go to the Sales or Invoicing module.
  3. Create a new offer or invoice.
  4. Attempt to send the offer or invoice via email.
  5. Observe the error related to the QWEB template rendering.

Exception or Error

No response

Version

v4.0.0-beta.323

Cloud?

LEstradioto commented 1 month ago

Couldnt reproduce here. Whats the error looks like? Doesnt seem to be a Coolify problem

andrasbacsai commented 3 days ago

Odoo probably need SMTP configuration for sending emails. That is not set by default.