hodooor / Hodoor

Server side for Hodoor - Casual attendance system
GNU General Public License v3.0
8 stars 6 forks source link

Work report #95

Open olgagavryliuk opened 7 years ago

olgagavryliuk commented 7 years ago

We should implement work reports showing work activities of each employee working on various projects during every month. It should looks like this:

https://docs.google.com/spreadsheets/d/10NJ769K2U0EFrHJ9Uu8YVBFqSfZRSpLGbSYtIZFg0tk/edit?usp=sharing

OndrejVicar commented 7 years ago

We should specify format - Should be printable, so probably PDF suits best.

olgagavryliuk commented 7 years ago

This task will contain action called e.g. “Confirm assigned hours”:

  1. User will have to push this button to lock his work report for the current month User will have to confirm alert dialog if he is confident to do so
  2. Afterward he won’t be able to edit his assigned or unassigned hours
  3. The system will then generate PDF report to be stored on the server
  4. Administrator will be informed about confirmation He will be able to print certain report or all reports at all (merged pdf)