{% $.each(workstations, (idx, row) => { %} {% const row_workstation_name = frappe.utils.escape_html(row.name); %}
{% if(row.status == "Production") { %}
{% } %} {{row.status}}
{{row_workstation_name}}
{% }); %}