{% extends "ui/templates/base/layout.html" %} {% block content %}
Configure branch-wise leave masters such as CL, SL, EL and LOP.
| Code | Name | Quota | Rules | Status | Edit |
|---|---|---|---|---|---|
| {{ row.code }} | {{ row.name }} | {{ row.annual_quota_days }} | {{ 'Approval' if row.requires_approval else 'Auto approve' }} · {{ 'Paid' if row.is_paid else 'Unpaid' }}{% if row.allow_negative_balance %} · Negative allowed{% endif %} | {{ 'Active' if row.is_active else 'Inactive' }} | Edit |
| No leave types found. | |||||