{ "version": 3, "sources": ["frappe-html:/home/frappe/frappe-bench/apps/hrms/hrms/public/js/templates/employees_with_unmarked_attendance.html", "frappe-html:/home/frappe/frappe-bench/apps/hrms/hrms/public/js/templates/feedback_summary.html", "frappe-html:/home/frappe/frappe-bench/apps/hrms/hrms/public/js/templates/feedback_history.html", "frappe-html:/home/frappe/frappe-bench/apps/hrms/hrms/public/js/templates/rating.html", "../../../../../apps/hrms/hrms/public/js/utils.js", "../../../../../apps/hrms/hrms/public/js/payroll_common.js", "../../../../../apps/hrms/hrms/public/js/salary_slip_deductions_report_filters.js"], "sourcesContent": ["\n\tfrappe.templates['employees_with_unmarked_attendance'] = `{% if data.length %}\n\n
\n\n{{ __(\"Employee\") }} | \n\t\t\t{{ __(\"Employee Name\") }} | \n\t\t\t{{ __(\"Unmarked Days\") }} | \n\t\t
---|---|---|
{{ item.employee }} | \n\t\t\t\t{{ item.employee_name }} | \n\t\t\t\t{{ item.unmarked_days }} | \n\t\t\t
\n\t\t\t({{ flt(average_rating, 2) }})\n\t\t
\n\t{% } %}\n{0} | {1} |
---|---|
${d.employee} | ${d.doc} |