diff --git a/performancewest_erpnext/performancewest_erpnext/www/orders.html b/performancewest_erpnext/performancewest_erpnext/www/orders.html index 819a5f4..aa39b83 100644 --- a/performancewest_erpnext/performancewest_erpnext/www/orders.html +++ b/performancewest_erpnext/performancewest_erpnext/www/orders.html @@ -190,7 +190,7 @@
Invoices
{% for inv in order.invoices %}
- {{ inv.name }} + {{ inv.name }} ${{ "{:,.2f}".format(inv.grand_total | float) }} — {% if inv.outstanding_amount == 0 %}