mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-01 15:47:06 +00:00
Merge pull request #57614 from sokumon/item-default
fix: unchecking default workspace
This commit is contained in:
@@ -799,7 +799,7 @@
|
|||||||
"type": "Link"
|
"type": "Link"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"modified": "2026-07-05 12:08:07.187999",
|
"modified": "2026-07-30 11:42:33.379243",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Stock",
|
"module": "Stock",
|
||||||
"module_onboarding": "Stock Onboarding",
|
"module_onboarding": "Stock Onboarding",
|
||||||
@@ -1022,7 +1022,7 @@
|
|||||||
{
|
{
|
||||||
"child": 1,
|
"child": 1,
|
||||||
"collapsible": 1,
|
"collapsible": 1,
|
||||||
"default_workspace": 1,
|
"default_workspace": 0,
|
||||||
"icon": "",
|
"icon": "",
|
||||||
"indent": 0,
|
"indent": 0,
|
||||||
"keep_closed": 0,
|
"keep_closed": 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user