[Fix] Add Serial No fix for other langauges

This commit is contained in:
Kanchan Chauhan 2017-02-27 12:53:05 +05:30
parent 72c7e73ce0
commit 6981870a40

View File

@ -60,6 +60,7 @@ $.extend(erpnext, {
}, },
{ {
"fieldtype": "Button", "fieldtype": "Button",
"fieldname": "add",
"label": __("Add") "label": __("Add")
} }
] ]