mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-05 14:38:26 +00:00
[fix] [minor] item price added in setup page and stock
This commit is contained in:
@@ -41,6 +41,7 @@ items = [
|
||||
{"doctype":"UOM"},
|
||||
{"doctype":"Brand"},
|
||||
{"doctype":"Price List"},
|
||||
{"doctype": "Item Price"},
|
||||
{ "title": "Stock Settings",
|
||||
"route": "Form/Stock Settings", "type": "Link", "icon": "icon-cog" },
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user