Merge pull request #7871 from KanchanChauhan/add-serial-no

[Fix] Add Serial No fix for other langauges
This commit is contained in:
Nabin Hait 2017-02-27 13:14:57 +05:30 committed by GitHub
commit c238016aff

View File

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