{% extends 'timepiece/time-sheet/base.html' %} {% load timepiece_tags %} {% block title %}Project Invoice Summary{% endblock %} {% block content %}
Warning: The following users have unverified time during this period:
Warning: The following users have unapproved time during this period:
Project name | Status | Uninvoiced Hours | |
---|---|---|---|
{{ project.grouper }} | {{ project.list.0.project__status__label|title }} | {% build_invoice_row project.list to_date from_date %}