| <div class="web-list-item transaction-list-item"> |
| <a href="/{{ pathname }}/{{ doc.name }}"> |
| <span class="indicator small {{ doc.indicator_color or "darkgrey" }}"> |
| <div class="small text-muted transaction-time" |
| title="{{ frappe.utils.format_datetime(doc.modified, "medium") }}"> |
| {{ frappe.utils.format_datetime(doc.modified, "medium") }} |
| <div class="col-sm-4 items-preview ellipsis small"> |
| <div class="col-sm-3 text-right bold"> |
| {{ doc.get_formatted("grand_total") }} |
| <!-- <div class="col-sm-3 text-right"> |