Hi there
We want to link a file from a previous period as a reference in the current period (e.g. engagement letter).
Everything works apart from the link to the prior period attachment. Is this possible?
This design is so the reviewer can easily track changes from one period to the next.
|Attach copy of latest engagement letters
|{% input custom.el.copies as:file default:period.minus_1y.reconciliations.cake1.custom.el.copies %}
|{{ period.minus_1y.reconciliations.cake1.custom.el.copies }}
{% newline %}
Appreciate the help