Hello community,
I'm using an attachment file in my email template. This file is stored in ir.config_parameter.
When running this module in a blank DB, it works fine. But when I'm using this module in a restored DB & with other modules, the attached file doesn't show in the template view, but we do receive the attachment , when sent.
In what direction should I work to resolve this?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
614
Vistas
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse
Hi
Did you configure your Odoo to save all files in a filestore ?
Make sure that the proper filestore with attachments is moved.
Hope it helps