mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-16 11:39:18 +00:00
[cleanup] Default Warehouses created on Company creation. Warehouse names have Company abbreviation as suffix
This commit is contained in:
@@ -77,12 +77,6 @@ wn.module_page["Website"] = [
|
||||
icon: "icon-wrench",
|
||||
right: true,
|
||||
items: [
|
||||
{
|
||||
"route":"Form/Product Settings",
|
||||
"label":wn._("Product Settings"),
|
||||
"description":wn._("Settings for Product Catalog on the website."),
|
||||
doctype:"Product Settings"
|
||||
},
|
||||
{
|
||||
"route":"Form/About Us Settings",
|
||||
"label":wn._("About Us Settings"),
|
||||
|
||||
Reference in New Issue
Block a user