Mercurial > getan
comparison CHANGES @ 540:91aaf455c44e
Add new template zeiterfassung-hierarchy1
* Add template for getan-report for the use case where hierarchical
project keys are used to select the workpackages within a project.
The grouping within the new template is done the way it is, because
a second attribute lookup is not possible in Jinja2, when having
just an entry it is not possible to get the `projects[entry.project_id].key`.
author | Bernhard Reiter <bernhard@intevation.de> |
---|---|
date | Thu, 30 Jan 2020 10:47:20 +0100 |
parents | a4044956e08c |
children | a12301b219fa |
comparison
equal
deleted
inserted
replaced
539:b8d0cc8d7221 | 540:91aaf455c44e |
---|---|
1 (unreleased) | 1 (unreleased) |
2 | 2 |
3 * Add new templates/zeiterfassung-hierarchy1 for creating zeiterfassung.txt | |
4 output where users have used the project keys to record workpackages within | |
5 a zeiterfassung.txt file. It allows a use case where hierarchical project | |
6 keys are used. (Bernhard Reiter) | |
3 * scripts/getan-daily-report: improve summary output by printing the day | 7 * scripts/getan-daily-report: improve summary output by printing the day |
4 first. (Bernhard Reiter) | 8 first. (Bernhard Reiter) |
5 | 9 |
6 | 10 |
7 3.3 2019-06-14 | 11 3.3 2019-06-14 |