{% $.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}}
{% }); %} >>>>>>> 125a352bc2 (fix: allow all dispatch address for drop ship invoice)