commit | b94c7075d87abbea33be058a8750c91765667364 | [log] [tgz] |
---|---|---|
author | Zarrar <zarrar65@gmail.com> | Mon Aug 27 11:44:13 2018 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Mon Aug 27 11:44:13 2018 +0530 |
tree | 582354250cf578d468cab59969db6192110f05c8 | |
parent | 771fbb8f010060f4ab2c8d35ff2125d35da06446 [diff] |
rectify item price route (#15223)
diff --git a/erpnext/config/stock.py b/erpnext/config/stock.py index fe358ed..abdca0d 100644 --- a/erpnext/config/stock.py +++ b/erpnext/config/stock.py
@@ -93,7 +93,6 @@ { "type": "doctype", "name": "Item Price", - "route": "Report/Item Price" }, { "type": "doctype",