[Fix] Add Serial No fix for other langauges
diff --git a/erpnext/public/js/utils.js b/erpnext/public/js/utils.js
index 551ea51..13a44ec 100644
--- a/erpnext/public/js/utils.js
+++ b/erpnext/public/js/utils.js
@@ -60,6 +60,7 @@
 					},
 					{
 						"fieldtype": "Button",
+						"fieldname": "add",
 						"label": __("Add")
 					}
 				]