{%= list.get_avatar_and_id(doc) %}
{%= doc.customer_name %}
{% if(doc.transporter_name) { %}
{% } %}
{% if(doc.docstatus===0) { %}
{%= __("Draft") %}
{% } %}
{% var completed = doc.per_installed, title=__("% Installed") %}
{% include "templates/form_grid/includes/progress.html" %}
{%= doc.get_formatted("grand_total") %}