mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-02 08:03:21 +00:00
@@ -221,7 +221,7 @@ website_route_rules = [
|
||||
|
||||
standard_navbar_items = [
|
||||
{
|
||||
"item_label": "Erase Demo Data",
|
||||
"item_label": "Delete Demo Data",
|
||||
"item_type": "Action",
|
||||
"action": "erpnext.demo.clear_demo();",
|
||||
"is_standard": 1,
|
||||
|
||||
Reference in New Issue
Block a user