From 4f7873b9df80adc860744ff567b92faf5c02fffc Mon Sep 17 00:00:00 2001 From: Rohit Waghchaure Date: Wed, 11 Oct 2017 12:03:49 +0530 Subject: [PATCH] [minor] Title not showing in payment modal --- erpnext/selling/page/point_of_sale/point_of_sale.js | 2 ++ 1 file changed, 2 insertions(+) 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 8bbbc3fa63..e29335b70c 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 @@ class Payment { width: 800 }); + this.set_title(); + this.$body = this.dialog.body; this.numpad = new NumberPad({