{% extends "ui/templates/base/layout.html" %} {% block content %}
Maintain branch-wise document categories like PAN, Aadhaar, certificates and bank proof.
| Code | Name | Rules | Edit |
|---|---|---|---|
| {{ row.code }} | {{ row.name }} {{ row.description or '' }} |
{% if row.is_mandatory %}Mandatory{% else %}Optional{% endif %} • {% if row.allow_employee_upload %}Employee upload{% else %}HR upload only{% endif %} • {% if row.requires_verification %}Verification{% else %}No verification{% endif %} • {% if row.is_active %}Active{% else %}Inactive{% endif %} |
Edit |
| No document types found. | |||