[fix] removed UOM Replace Utility from message

This commit is contained in:
Anand Doshi
2015-11-26 16:07:02 +05:30
parent 49abb18928
commit f942d97a18
2 changed files with 1 additions and 8 deletions

View File

@@ -77,11 +77,6 @@ def get_data():
"type": "doctype",
"name": "Landed Cost Voucher",
"description": _("Update additional costs to calculate landed cost of items"),
},
{
"type": "doctype",
"name": "Stock UOM Replace Utility",
"description": _("Change UOM for an Item."),
}
]
},