[minor] Title not showing in payment modal
diff --git a/erpnext/selling/page/point_of_sale/point_of_sale.js b/erpnext/selling/page/point_of_sale/point_of_sale.js
index 8bbbc3f..e29335b 100644
--- a/erpnext/selling/page/point_of_sale/point_of_sale.js
+++ b/erpnext/selling/page/point_of_sale/point_of_sale.js
@@ -1187,6 +1187,8 @@
 			width: 800
 		});
 
+		this.set_title();
+
 		this.$body = this.dialog.body;
 
 		this.numpad = new NumberPad({