From aef7a6ec444abe9f98c5cf6c0e40e04e686600a2 Mon Sep 17 00:00:00 2001 From: Rohit Waghchaure Date: Mon, 22 Oct 2018 13:51:32 +0530 Subject: [PATCH] [Fix] User able to edit the rate in offline POS even if it has no permissions --- erpnext/public/js/pos/pos.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/public/js/pos/pos.html b/erpnext/public/js/pos/pos.html index af90756963..8e9e2ca20c 100644 --- a/erpnext/public/js/pos/pos.html +++ b/erpnext/public/js/pos/pos.html @@ -73,7 +73,7 @@ {% for(var j=i*3; j <(i+1)*3; j++) { %} {% } %} - + {% } %}