mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 18:59:08 +00:00
rectify item price route (#15223)
This commit is contained in:
@@ -93,7 +93,6 @@ def get_data():
|
|||||||
{
|
{
|
||||||
"type": "doctype",
|
"type": "doctype",
|
||||||
"name": "Item Price",
|
"name": "Item Price",
|
||||||
"route": "Report/Item Price"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "doctype",
|
"type": "doctype",
|
||||||
|
|||||||
Reference in New Issue
Block a user