{% $.each(workstations, (idx, row) => { %} <<<<<<< HEAD
{% if(row.status == "Production") { %}
{% } %} {{row.status}}
{{row.workstation_name}}
{% }); %} =======
{{row.status}}
{% if(row.status_image) { %} {% } else { %}
{{frappe.get_abbr(row.name, 2)}}
{% } %}
{{row.workstation_name}}
{% }); %} >>>>>>> ee9a2952d6 (fix: switched asset terminology from cost to value)