Task #8287
additional information to the template
Start date:
11/05/2019
Due date:
% Done:
0%
Description
1. Title of the template -add origin along with the location
2. Add a full image of the system to the first page
3. Add the treatment type( primary, secondary etc.) to the component label
History
#1 Updated by Philippe May over 5 years ago
- Status changed from New to Resolved
- Assignee changed from Philippe May to Meera Natarajan
Created a backup of the original template:
root@gisaf2:/var/local/gisaf/templates# cp wwtp_health_check_template.docx wwtp_health_check_template.docx.bak
1. Added on the front page:
{% for origin in origins %}{{ origin.from_origin.name }}{{ ", " if not loop.last }}{% endfor %}.
2. We'd need the pictures in the database, but those aren't in the database. So this goes beyond the scope of this ticket, which is about formatting the template. Please create another ticket for storing the picture: this isn't a small job.
3. Added in the title section in the components (5.1):
{{ component.label }} - type: {{ component.type.treatment_type.stage }}
Bask to you, Meera, for cross check if it's OK. We can discuss again (sorry) about the picture requirement when i'm back to office.