Open nomadigital opened 4 years ago
While cutomizing the notification eml template, I found that the link to the weekly sales report notification template is broken
My workaround for the moment was to rename the 'weekly_sales_report_created.eml' file in my custom template by 'sales_report.eml'.
Maybe it comes from this line:
https://github.com/djaodjin/djaoapp/blob/bc4e66ff106a6b2818de3016f7a932284afb8a42/djaoapp/views/custom_themes.py#L82
While cutomizing the notification eml template, I found that the link to the weekly sales report notification template is broken
My workaround for the moment was to rename the 'weekly_sales_report_created.eml' file in my custom template by 'sales_report.eml'.
Maybe it comes from this line:
https://github.com/djaodjin/djaoapp/blob/bc4e66ff106a6b2818de3016f7a932284afb8a42/djaoapp/views/custom_themes.py#L82