Annual conservation reports #26
Labels
No Label
backlog
bug
duplicate
enhancement
feature
help wanted
invalid
question
wontfix
bug
duplicate
enhancement
help wanted
in discussion
invalid
priority
1
priority
2
priority
3
priority
4
priority
5
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: IT-Naturschutz/konova#26
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Status quo
Not implemented.
Annual reports
The LKompVzVo states, that all conservation offices need to create an annual report for each year, which needs to be sent to the ministery of environment due on 1st March each year. This analysis report contains some simple tables, showing how many datasets have been entered in the year, ordered by e.g. laws.
This report generates a .doc file, since some fields need to be edited by the conservation office user by hand, e.g. how many entries are known but haven't been entered yet in the system.
Improvement
Combine the old feature with some improvements:
Report generating for conservation office
A conservation office user must be able to generate a document, which holds all data, just as stated above.
New: The timespan should be selectable using a from-to panel. This way not only annual reports can be created but any timespan they want to have.
The document must not be a pdf but instead an editable document file like .doc or .odt, since the employees need to add further information.
Report generating for authority
An authority employee (e.g. ministery; could be detectable by
user.is_staff
) should be able to generate reports for any conservation office. It needs to be discussed whether a file shall be generated for the authority as well or a direct html representation would be appropriate.Merged in #33