fix: enable customs in Selling Workpace by default (#33853)
* fix: enable customs in Selling Workpace by default * fix: enable customs in Selling Workpace by default
This commit is contained in:
@@ -13,9 +13,10 @@
|
|||||||
"docstatus": 0,
|
"docstatus": 0,
|
||||||
"doctype": "Workspace",
|
"doctype": "Workspace",
|
||||||
"extends_another_page": 0,
|
"extends_another_page": 0,
|
||||||
"hide_custom": 1,
|
"hide_custom": 0,
|
||||||
"icon": "sell",
|
"icon": "sell",
|
||||||
"idx": 0,
|
"idx": 0,
|
||||||
|
"is_default": 0,
|
||||||
"is_standard": 1,
|
"is_standard": 1,
|
||||||
"label": "Selling",
|
"label": "Selling",
|
||||||
"links": [
|
"links": [
|
||||||
@@ -515,7 +516,7 @@
|
|||||||
"type": "Link"
|
"type": "Link"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"modified": "2020-12-01 13:38:35.971277",
|
"modified": "2023-01-28 17:10:02.716760",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Selling",
|
"module": "Selling",
|
||||||
"name": "Selling",
|
"name": "Selling",
|
||||||
|
|||||||
Reference in New Issue
Block a user