{% $.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}}
{% }); %} >>>>>>> 325b20491a (fix: make rate of depreciation mandatory)