Skip to content
Snippets Groups Projects
Commit 1e87019a authored by Daniil Digtyar Vasilieva's avatar Daniil Digtyar Vasilieva :call_me:
Browse files

[FIX] energy_selfconsumption: show project name from object

parent 4ffddf73
No related branches found
No related tags found
2 merge requests!277[REL] Release Sprint 27/11/23,!246[IMP] energy_selfconsumption: send invoicing reminder for energy delivered projects.
......@@ -19,7 +19,7 @@
<p>Hi,</p>
<p>
Remember that the collective self-consumption project
<b>${ ctx['project_name'] }</b>
<b>${ object.name }</b>
of the energy community
<b>${ object.project_id.company_id.name }</b>
must invoice on the day <b>${ ctx['next_invoicing'] }</b>.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment