{% extends 'timepiece/time-sheet/base.html' %} {% load timepiece_tags %} {% load url from future %} {% block title %}Make Invoices{% 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 }} | {% get_uninvoiced_hours project.list %} | {% if from_date %} Make Invoice {% else %} Make Invoice {% endif %} |