From 96f167573b062df82fe135b965455ae456803f6e Mon Sep 17 00:00:00 2001 From: Jay Parikh Date: Tue, 31 Oct 2017 01:07:09 -0700 Subject: [PATCH] POS - Add % to the Discount Field #9749 --- erpnext/public/js/pos/pos_selected_item.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/public/js/pos/pos_selected_item.html b/erpnext/public/js/pos/pos_selected_item.html index 6f2772be219..085e048184b 100644 --- a/erpnext/public/js/pos/pos_selected_item.html +++ b/erpnext/public/js/pos/pos_selected_item.html @@ -8,7 +8,7 @@
-
{{ __("Discount") }}:
+
{{ __("Discount") }}: %