{% extends 'base.html' %} {% load static %} {% block title %}Documents - HR - Optinet Global Links{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
Manage employee documents and files
Employee | Type | Title | Upload Date | Uploaded By | Actions |
---|---|---|---|---|---|
{{ document.employee.full_name }} | {{ document.get_document_type_display }} | {{ document.title }} | {{ document.uploaded_at|date:"M d, Y H:i" }} | {{ document.uploaded_by.get_full_name }} |