Merge pull request #6692 from neilLasrado/develop

Typo fix
This commit is contained in:
Nabin Hait 2016-10-24 16:46:27 +05:30 committed by GitHub
commit 0f9d60099d
2 changed files with 3 additions and 3 deletions

View File

@ -1061,7 +1061,7 @@ erpnext.pos.PointOfSale = erpnext.taxes_and_totals.extend({
validate_warehouse: function(){
if(!this.items[0].default_warehouse){
frappe.throw(__("Deafault warehouse is required for selected item"))
frappe.throw(__("Default warehouse is required for selected item"))
}
}
})

View File

@ -714,7 +714,7 @@
"ignore_xss_filter": 0,
"in_filter": 0,
"in_list_view": 0,
"label": "Deafult Cost Center",
"label": "Default Cost Center",
"length": 0,
"no_copy": 1,
"options": "Cost Center",
@ -1385,7 +1385,7 @@
"istable": 0,
"max_attachments": 0,
"menu_index": 0,
"modified": "2016-06-26 09:08:50.476200",
"modified": "2016-10-26 09:08:50.476200",
"modified_by": "Administrator",
"module": "Setup",
"name": "Company",