From 6981870a402bebbd41daa3ee1464093daa8f0bd9 Mon Sep 17 00:00:00 2001 From: Kanchan Chauhan Date: Mon, 27 Feb 2017 12:53:05 +0530 Subject: [PATCH] [Fix] Add Serial No fix for other langauges --- erpnext/public/js/utils.js | 1 + 1 file changed, 1 insertion(+) diff --git a/erpnext/public/js/utils.js b/erpnext/public/js/utils.js index 551ea51feb..13a44ec4c0 100644 --- a/erpnext/public/js/utils.js +++ b/erpnext/public/js/utils.js @@ -60,6 +60,7 @@ $.extend(erpnext, { }, { "fieldtype": "Button", + "fieldname": "add", "label": __("Add") } ]