mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 17:04:47 +00:00
[fix] removed UOM Replace Utility from message
This commit is contained in:
@@ -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."),
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user