diff --git a/erpnext/templates/pages/order.html b/erpnext/templates/pages/order.html index 6c59a9688dc..97269dcf639 100644 --- a/erpnext/templates/pages/order.html +++ b/erpnext/templates/pages/order.html @@ -40,7 +40,7 @@
- {{ _("Pay") }} {{doc.get_formatted("grand_total") }} + {{ _("Pay") }} {{ pay_amount }}